mr-mig / webbooost

Chrome extension for faster web browsing.
http://webboost.fse.guru
MIT License
89 stars 22 forks source link

Investigate request hijack options in Firefox #19

Closed mr-mig closed 4 years ago

mr-mig commented 8 years ago

Here is a list of useful resources:

https://lists.eff.org/pipermail/https-everywhere/2011-September/001159.html http://stackoverflow.com/questions/2237108/redirecting-request-nsihttpchannel-in-firefox-extensions http://stackoverflow.com/questions/5205672/modify-url-before-loading-page-in-firefox/5207141#5207141 http://stackoverflow.com/questions/7222577/firefox-extension-cancel-requests-and-emit-fake-responses https://developer.mozilla.org/en-US/docs/Mozilla/JavaScript_code_modules/WebRequest.jsm https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIHttpChannel https://developer.mozilla.org/en-US/docs/Mozilla/JavaScript_code_modules/Downloads.jsm https://developer.mozilla.org/en-US/docs/Creating_Sandboxed_HTTP_Connections#Creating_HTTP_POSTs https://developer.mozilla.org/en-US/Add-ons/Overlay_Extensions/XUL_School/Intercepting_Page_Loads