aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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.