summaryrefslogtreecommitdiff
path: root/src/content/content.js
Commit message (Expand)AuthorAgeFilesLines
* Fixed browser action icon not being updated on BF cache navigation.hackademix2018-07-281-4/+10
* Fixed regression in NOSCRIPT elements emulation.hackademix2018-07-281-8/+7
* Fixed some video streams not playing anymore.hackademix2018-07-281-1/+1
* Fixed window.stop() called in empty suframes.hackademix2018-07-281-1/+1
* Disable scripting in HTML-embedding objects where webglHook cannot run, if we...hackademix2018-07-261-2/+2
* Fixed infinite reload loops on scripting permissions mismatches.hackademix2018-07-251-6/+12
* Work-around for serviceWorker loads bypassing webRequest.hackademix2018-07-241-14/+38
* More reliable handling of edge startup cases.hackademix2018-07-221-6/+23
* Fixed dynamic script injection failing sometimes with "No matching message ha...hackademix2018-07-221-2/+7
* Prevent multiple canScript content messages during the same page load.hackademix2018-07-201-1/+9
* Content-side DOM insertions made compatible with XML document.hackademix2018-07-091-0/+4
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+107