
Request Assistant by Reşat
Currently logs all URLs accessed by the app (into app console & into standard output stream (using dump()), whether the request is explicitly made by the user or automatically made by the app itself.
4 Users4 Users
You'll need Firefox to use this extension
Extension Metadata
Screenshots

About this extension
Currently, logging is performed into app console & into standard out stream (using dump()).
On Windows, you might want to use one of the following approaches (e.g., using Firefox Developer Edition):
[1] To see dump() output on Windows with -console argument (approach 2. above), browser.dom.window.dump.enabled pref needs to be set to true (manually, since Mozilla no longer allows extensions to change apps' preferences):
https://developer.mozilla.org/en-US/docs/Web/API/Window/dump
On Windows, you might want to use one of the following approaches (e.g., using Firefox Developer Edition):
- "C:\Program Files\Firefox\firefox.exe" > "C:\Users\you\f.log" &:: pipe to a file
And then tail it (e.g., using Cygwin):
tail -f "C:\Users\you\f.log"
OR - "C:\Program Files\Firefox\firefox.exe" -console
[1] To see dump() output on Windows with -console argument (approach 2. above), browser.dom.window.dump.enabled pref needs to be set to true (manually, since Mozilla no longer allows extensions to change apps' preferences):
https://developer.mozilla.org/en-US/docs/Web/API/Window/dump
Rated 0 by 0 reviewers
Support this developer
The developer of this extension asks that you help support its continued development by making a small contribution.
Permissions and dataLearn more
Required permissions:
- Access your data for all websites
More information
- Add-on Links
- Version
- 0.4resigned1
- Size
- 8.55 KB
- Last updated
- a year ago (Apr 25, 2024)
- Related Categories
- License
- GNU General Public License v2.0 only
- Version History
- Add to collection
More extensions by Reşat
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet
- There are no ratings yet