summaryrefslogtreecommitdiff
path: root/src/bg/Settings.js
Commit message (Collapse)AuthorAgeFilesLines
* Removed work-around for ↵hackademix2019-05-221-2/+0
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1532530 (see https://trac.torproject.org/projects/tor/ticket/29969#comment:9).
* Reference internal pages as absolute URLs for Chromium compatibility.hackademix2019-04-291-1/+3
|
* Fixed resetting options works just once per session (defaults reference ↵hackademix2019-04-061-1/+1
| | | | current settings) - issue #69.
* "General/Cascade top document's restrictions to subdocuments" option ↵hackademix2019-03-151-5/+15
| | | | (default true on the Tor Browser).
* Selective handling of Tor Browser options and work-around for ↵hackademix2019-03-141-12/+63
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1532530
* Use cookie instead of window.name as a tab-configuration hack.hackademix2018-10-131-1/+0
|
* More efficient window.name persistence for tab-scoped permissions.hackademix2018-09-081-1/+5
|
* Removed all references to RequestUtil.js and dependancies.hackademix2018-08-181-1/+1
|
* Hack: use top.name to store per-tab content-side configuration (e.g. ↵hackademix2018-08-171-1/+2
| | | | unrestricted tab status).
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+125