summaryrefslogtreecommitdiff
path: root/src/content/content.js
Commit message (Collapse)AuthorAgeFilesLines
* Improved support for debugging code removal in releases.hackademix2018-08-011-1/+1
|
* Fixed updating NoScript reloads tabs with revoked temporary permissions.hackademix2018-08-011-2/+6
|
* 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 ↵hackademix2018-07-261-2/+2
| | | | webgl not allowed.
* 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 ↵hackademix2018-07-221-2/+7
| | | | handler" error.
* 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