aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2dddaf7..338b5c0 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,12 @@ An extension that simply exposes the [browser.webRequest](https://developer.mozi
Once installed, go to `about:extensions` -> httptool -> Preferences, then edit shit.
+## Opening a larger (full-screen) editor
+
+Press Alt+Backslash to re-open the editor in a new tab.
+
+Note that if you have multiple editors open, whichever editor makes the most recent change is the one that gets saved.
+
## 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.