summaryrefslogtreecommitdiff
path: root/src/ui/popup.js
Commit message (Expand)AuthorAgeFilesLines
* Minor adjustments for Firefox Preview (Fenix) compatibility.hackademix2020-02-291-1/+5
* Fixed autoreload after popup closing broken on Vivaldi.hackademix2020-01-301-2/+3
* Fixed shortcut and context menu doing nothing unless browserAction icon is vi...hackademix2019-12-111-2/+1
* More accurate algorithm to account for permissions changes in the UI triggeri...hackademix2019-05-261-1/+1
* Reference internal pages as absolute URLs for Chromium compatibility.hackademix2019-04-291-2/+4
* Chromium-compatible popup closure handling.hackademix2019-03-281-14/+16
* Better UX for overriding protocol-level permissions.hackademix2018-10-061-2/+9
* Transparent support for FQDNs and better management of file:/// URLs.hackademix2018-09-041-2/+6
* Better file: protocol support.hackademix2018-09-041-6/+5
* Fixed typo in restricted.js inclusion.hackademix2018-08-291-1/+1
* Better timing feedback for permissions changes in the popup UI.hackademix2018-08-281-5/+7
* More coherent wrapper around the webex messaging API.hackademix2018-08-221-3/+1
* Removed deprecated windowType usages.hackademix2018-07-121-1/+1
* More graceful handling of internal and restricted URLs.hackademix2018-07-091-1/+5
* More informative / useful popup on (semi)privileged pages.hackademix2018-07-061-19/+34
* Initial commit starting at version 10.1.8.3rc4.hackademix2018-07-011-0/+249