da2x / save-data

WebExtension for sending the Save-Data: on HTTP request header.
https://www.daniel.priv.no/web-extensions/save-data
GNU General Public License v3.0
21 stars 4 forks source link

Add a toggle accessable from toolbar #7

Open jacksongoode opened 2 years ago

jacksongoode commented 2 years ago

It would be great to have a button that serve as a toggle to enable/disable the extension rather than going into the Addons page to do so.

da2x commented 2 years ago

Host permission controls will handle this (part of extension manifest v3). Ready in Chrome, but I’m waiting for Firefox or Safari to catch up before migrating. So, it’ll be available on a per-site basis (an allow/block list) natively in the browser.