Firefox addon that simply logs to the console when onBeforeRequest is called
- Open Firefox to
about:debugging#addons
. - "Load Temporary Add-on...".
- Find and select the
manifest.jso
n file in this repo. - Start "Debug" mode.
- Open a new tab and go to "status.twitter.com" and note the output to the console.
- Open a new tab and go to "mobile.twitter.com" and note the lack of output to the console.