Commit Graph

33 Commits

Author SHA1 Message Date
kkapsner 43ea01c178 Add whitelist type selection
Fixes #538
2021-06-08 23:42:19 +02:00
kkapsner 020a9c5b9a Whitelisted block mode should be "allowEverything" 2021-06-08 15:31:37 +02:00
kkapsner 10413a89c3 Switch to asych/await where useful 2019-12-28 23:23:55 +01:00
kkapsner 8e414becf0 Proper screen api whitelisting 2019-12-09 00:31:08 +01:00
kkapsner 1aff68d802 Added linting for consistent-return 2019-12-01 01:25:39 +01:00
kkapsner aef6bd3d59 Big linting 2019-11-28 01:26:35 +01:00
kkapsner 7037804b6f Enabled whitelisting of local files
Fixes #373
2019-06-25 23:22:55 +02:00
kkapsner b27cf7087b Added whitelist inspection
Fixes #331
2019-05-04 01:12:45 +02:00
kkapsner ed5a1b03cd Merge branch 'master' into WhitelistAPISpecific 2019-05-03 00:46:08 +02:00
kkapsner 6301b744d2 Added centralized theme system and themed all pages 2019-05-02 00:30:30 +02:00
kkapsner 51445b36e0 Added whitelist scope question 2019-04-30 23:42:21 +02:00
kkapsner bab7d1496f Moved i18n to extension module 2019-04-09 08:29:52 +02:00
kkapsner 12137402de Fixed relative require paths 2019-04-08 00:02:29 +02:00
kkapsner 5e5011f208 Added setting to controll to save notification details
Fixes #236
2018-09-11 23:54:59 +02:00
kkapsner 84bd36197b Added theme to page action popup
Fixes #232.
2018-08-28 08:29:01 +02:00
kkapsner da14aaff51 Added option to ignore APIs
As mentioned in #233
2018-08-24 19:39:34 +02:00
kkapsner 454873b6df Render notifications in junks
Fixes #234.
2018-08-21 21:37:21 +02:00
kkapsner 5077c86859 Added session white list
Fixes #197
2018-07-17 13:07:50 +02:00
kkapsner 6c2dbbebf0 Close page action after changes are written to storage.
Fixes #209.
2018-07-17 12:58:52 +02:00
kkapsner a85ea32a74 Added button to open options page from pageAction popup 2017-12-23 23:49:05 +01:00
kkapsner ba8f35a9a8 Hide lists 2017-12-03 23:58:54 +01:00
kkapsner 2193313980 Centralized settings management 2017-11-07 00:36:44 +01:00
kkapsner ae0763cfe6 Improved design of the page action display. 2017-10-14 12:24:53 +02:00
kkapsner dcb878392e Simplified require and further linting. 2017-10-06 16:06:31 +02:00
kkapsner cde71f8a62 Cleanup of page action interface. 2017-10-03 12:17:14 +02:00
kkapsner 1a73fc90e4 Fixed image inspecting which was not working sometimes. 2017-09-23 22:51:01 +02:00
kkapsner 26176b50f8 Fixed name collision with parameter name. 2017-09-23 22:50:17 +02:00
kkapsner 9715eb09d2 Added logging lib with setting to control log level. 2017-07-27 19:14:04 +02:00
kkapsner b7acfbb2f9 Page action refinements. 2017-07-18 16:19:32 +02:00
kkapsner 3cefcfe702 Added method to display faked canvas content. 2017-07-08 22:40:38 +02:00
kkapsner 97c9f1c94b Added function lists.updateAll() to account for later loaded settings. 2017-07-07 08:46:58 +02:00
kkapsner 5576b54883 Page action message display and buttons. 2017-07-02 12:21:16 +02:00
kkapsner 5cec9781c2 Added pageAction to display the notifications. 2017-06-29 07:21:36 +02:00