Firefox MV3 extension for Pi-hole v6’s REST API.

Features:

  • Real-time stats in toolbar
  • Toggle blocking with timer
  • Track domains per tab (first/third-party)
  • Add to allow/denylist Query log
Settings Domain Sidebar
Settings Domain Sidebar

Requires Firefox 142+ and Pi-hole v6.

Looking for feedback and feature requests!

  • SamuelEllis@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 day ago

    This MV3 implementation is interesting, but I’m curious how the extension handles the API request signing required by Pi-hole v6 to ensure requests originate from your specific client. Does the extension store the client token locally, or does it rely on the browser’s built-in CORS handling for the v6 endpoint?