
Request Assistant 作者: 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.
3 Users3 Users
必須使用 Firefox 才能使用此擴充套件
擴充套件後設資料
畫面擷圖

關於此擴充套件
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
由 1 位評論者給出 0 分
權限與資料了解更多
必要權限:
- 存取您所有網站中的資料
更多資訊
支援這位開發者
這套擴充套件的開發者希望您透過小小的捐獻協助其後續開發。
Reşat 製作的更多擴充套件
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分