1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-05-29 09:28:06 +02:00
Commit Graph

49 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
350c7b65d4 Fix code loading order 2020-01-26 00:24:12 +01: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
069165e8d6 Added viewport meta
For #387
2019-09-11 23:49:50 +02:00
kkapsner
7037804b6f Enabled whitelisting of local files
Fixes #373
2019-06-25 23:22:55 +02:00
kkapsner
7eb88dab38 Fix page action display window height
For #271
2019-06-08 13:43:18 +02:00
kkapsner
4e276edb22 Merge branch 'WhitelistAPISpecific' 2019-05-04 01:14:04 +02:00
kkapsner
b27cf7087b Added whitelist inspection
Fixes #331
2019-05-04 01:12:45 +02:00
kkapsner
6ffd537a58 Unified action pages and fixed display issues
For #341
2019-05-03 23:17:35 +02:00
kkapsner
ed5a1b03cd Merge branch 'master' into WhitelistAPISpecific 2019-05-03 00:46:08 +02:00
kkapsner
54e3f8d3f4 Improved theme system and appearance
Fixes #181 and #341
2019-05-02 23:46:20 +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
574efa23e7 Cleanup require system 2019-03-12 22:24:23 +01:00
kkapsner
ee7f9b4dae Separated setting containers
For #166
2018-09-16 01:22:40 +02:00
kkapsner
57ef8a4166 Simplified relation logging <-> settings
For #166
2018-09-15 21:13:25 +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
40677bd2c6 Only display 250 notifications for one type
More will be counted but not rendered.

Fixes #234.
2018-08-27 22:09:51 +02:00
kkapsner
da14aaff51 Added option to ignore APIs
As mentioned in #233
2018-08-24 19:39:34 +02:00
kkapsner
4a043b2c78 Typos and linting 2018-08-22 22:16:49 +02:00
kkapsner
454873b6df Render notifications in junks
Fixes #234.
2018-08-21 21:37:21 +02:00
kkapsner
212cce2ed3 Set text color for popups
Fixes #226.
2018-08-19 23:25:19 +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
575df224ae Global actions display fix 2017-12-24 22:41:06 +01: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
094915a128 Do not blur image of faked canvas. 2017-11-19 18:09:20 +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
932ec56079 Got rid of innerHTML - part 1. 2017-10-10 13:38:55 +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
07330cbdcf Removed old page action icon. 2017-09-23 23:32:47 +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