While writing automated tests for Referer Modifier with Selenium, one tricky question to solve was: How do I automatically configure the freshly installed Firefox add-on?
Tag Archives: Firefox
Fun with Javascript, or: Setting document.referrer
It’s a bit of an odd thing for me to say, but yesterday I had some fun playing with Javascript. I maintain a little Firefox add-on called “Referer Modifier” to modify the HTTP Referer header, an since Web Extensions became the standard for browser extension Javascript is simply the language of choice for that. InContinue reading “Fun with Javascript, or: Setting document.referrer”