From 9f33920c10b3e302419f3a24da04fc25d255330a Mon Sep 17 00:00:00 2001 From: memdmp Date: Mon, 24 Feb 2025 01:11:34 +0100 Subject: feat: info on how 2 get 2 menu --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1ea519f..2dddaf7 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ An extension that simply exposes the [browser.webRequest](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest) APIs. +## Editing the script + +Once installed, go to `about:extensions` -> httptool -> Preferences, then edit shit. + ## Applying Changes Changes are autosaved on edit, however to apply them, you need to disable and re-enable the addon, or restart the browser. This is to prevent us from needing to handle unregistering & re-registering anything. -- cgit v1.2.3