diff options
feat: exttool
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 12 |
1 files changed, 9 insertions, 3 deletions
@@ -1,10 +1,12 @@ -# httptool +# evaltool -An extension that simply exposes the [browser.webRequest](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/webRequest) APIs. +Extension Micro-Prototyping for simple creatures. Compatible with the more specific-purpose [httptool](https://git.estrogen.zone/httptool.git/about) (Use that if it's sufficient for your use-case instead, please). + +> **Note to non-technical users: This extension can be used for [Self-XSS](https://en.wikipedia.org/wiki/Self-XSS). It's meant only for developers. Do not use it if not a developer.** ## Editing the script -Once installed, go to `about:extensions` -> httptool -> Preferences, then edit shit. +Once installed, go to `about:extensions` -> evaltool -> Preferences, then edit shit. ## Opening a larger (full-screen) editor @@ -19,3 +21,7 @@ Changes are autosaved on edit, however to apply them, you need to disable and re ## Icon Source https://www.deviantart.com/transparentjiggly64/art/Blahaj-facing-sideways-989660804 + +## Something not working? + +If something you're doing doesn't work, you probably need to enable one of the many optional permissions. |