Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 943 Bytes

todo.md

File metadata and controls

37 lines (30 loc) · 943 Bytes

Service Worker

  • Query values to path
  • Path to path
  • URL Encoding
  • Partial matching (extensions)
  • null or undefined
  • Store findings
  • Improve findings output
  • Case sensitivity

UI

  • Remove bootstrap and dependencies

Popup

  • Toggles for source types
  • Partial matching toggle
  • Findings badge
  • Integrate the toggles with the service worker
  • Notification on how to see findings
  • Add minimum length for partial matching
  • Clear findings on refresh

DevTools panel

  • Findings table
  • Clear findings button
  • Limit the amount of characters to avoid huge tables
  • Improve how we show information so the user can decide if it's worth it clicking
  • Improve the UI according to the v0.dev
  • Add click on table's rows to expand information
  • Tooltip for URLs
  • No findings UI
  • Coloring what has matched
  • Search feature