aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-02-24 01:11:34 +0100
committerLibravatarLarge Libravatar memdmp <memdmpestrogenzone>2025-02-24 01:11:34 +0100
commit9f33920c10b3e302419f3a24da04fc25d255330a (patch)
treee26cd9f94ea3c9fcbb875c8df893eb1550c1e018
parent8e8b2d22b0df4320713ac152277562908c8969d1 (diff)
downloadhttptool-9f33920c10b3e302419f3a24da04fc25d255330a.tar.gz
httptool-9f33920c10b3e302419f3a24da04fc25d255330a.tar.bz2
httptool-9f33920c10b3e302419f3a24da04fc25d255330a.tar.lz
httptool-9f33920c10b3e302419f3a24da04fc25d255330a.zip

feat: info on how 2 get 2 menu

-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.