Commit Graph

199 Commits

Author SHA1 Message Date
41a64e6fcf fix(browser-extension): issue #658 2024-08-04 13:57:28 +02:00
293c25578e fix(browser-extension): issue #630 2024-08-04 13:51:39 +02:00
e3e9cbf5c5 fix(rules): issue #662 2024-08-04 13:19:49 +02:00
0cb642417c fix(browser-extension): issue #663 2024-08-04 13:17:54 +02:00
6421b0b70a fix(browser-extension): part of the issue #664 2024-08-04 13:11:35 +02:00
094a7a7181 fix(rules): issue #669 2024-08-04 12:33:29 +02:00
3baae5385a fix(rules): issue #672 2024-08-04 12:29:16 +02:00
631120ca69 feat(browser-extension): add cdn.cookielaw.org to rules 2024-08-04 12:25:51 +02:00
53ea633f86 refactor(browser-extension): drop unnecessary call to dispatchEvent 2024-08-04 11:54:26 +02:00
75af9b6a02 fix(browser-extension): issue #714 2024-08-04 09:31:23 +02:00
57aed8a6c4 chore(browser-extension): upgrade manifest version 2024-08-04 09:22:42 +02:00
aee5fdfba4 fix(browser-extension): issue #703 2024-08-04 09:22:28 +02:00
78dd52c931 docs: update project description 2024-08-03 18:37:18 +02:00
621427afaa fix(browser-extension): disable/enable bug due new logic 2024-08-03 15:13:38 +02:00
d6f0e5c459 fix(browser-extension): user is able to duplicate issues if clicking too fast 2024-08-03 14:45:53 +02:00
ca07c4c32e feat(browser-extension): add ability to refresh database manually through popup 2024-08-03 14:00:42 +02:00
700dfb7492 feat(browser-extension): add database and extension versions to the popup 2024-08-03 13:12:02 +02:00
0403b8b09a chore(browser-extension): upgrade manifest version 2024-08-03 10:11:50 +02:00
bc88e3961e feat(browser-extension): improve code structure and types 2024-08-03 10:07:59 +02:00
2edd94d709 fix(browser-extension): issue #701 2024-08-03 09:22:04 +02:00
a89ed2cace feat(browser-extension): try chunk approach for some issues 2024-08-03 08:33:29 +02:00
83198c3b4f fix(browser-extension): issue #644 temporarily 2024-08-02 19:39:52 +02:00
1ea189525b feat(browser-extension): improve performance when triggering events on DOMContentLoad instead of load, visibilitychange just the first time and minor code improvements 2024-08-02 19:24:15 +02:00
7743a37de3 chore(browser-extension): upgrade manifest version 2024-08-02 18:10:14 +02:00
4b0d9e27b4 fix(browser-extension): case where tabId is 0 2024-08-02 18:08:31 +02:00
7f171bfcef docs: update firefox docs #618 2024-07-12 16:33:04 +02:00
6f9eeb004c docs(browser-extension): add mozilla installation to readme 2024-07-07 14:13:33 +02:00
83dfd7aa0e chore: add browser_specific_settings 2024-07-07 13:35:43 +02:00
50fca3c0d3 fix(browser-extension): icon disabled and no count due pageshow not setting up the extension 2024-06-01 10:22:28 +02:00
0c65daaf67 feat(browser-extension): add declarativeNetRequest to block cmp.inmobi.com 2024-05-27 09:50:05 +02:00
ChuckMichael
044b3a12a5 Better translations 2024-05-25 12:52:18 +02:00
ChuckMichael
9621f10283 Add Polish language 2024-05-24 14:00:27 +02:00
d92b50f582 docs(browser-extension): fix wrong description 2024-05-04 15:44:52 +02:00
5149dc606a chore: upgrade deps 2024-05-04 14:21:50 +02:00
ce728641fa
Merge pull request #482 from wanhose/v7.0.3
7.0.3
2024-05-02 19:55:00 +02:00
4128bec4c4 docs(browser-extension): update README with new guide 2024-04-15 19:15:08 +02:00
5848baeda7 fix(browser-extension): error when importing as temporary 2024-04-15 18:35:12 +02:00
bd8b9a1ac7 fix(browser-extension): minor change in onMessage comment 2024-04-15 18:08:26 +02:00
3f1de4f536 chore(browser-extension): upgrade version 2024-04-15 18:04:45 +02:00
21ee8a1e99 feat(browser-extension): polyfill chrome APIs for other browsers 2024-04-15 18:04:23 +02:00
e11518cec2 chore(browser-extension): upgrade version 2024-04-03 21:20:03 +02:00
244ed1f210 feat(browser-extension): add button to open issue in GitHub after report 2024-04-03 21:19:44 +02:00
59f3d7023d feat(browser-extension): adapt code to new API response 2024-04-03 21:19:07 +02:00
42a9e0fd46 feat(browser-extension): add issue option message and improve submit extra text 2024-04-03 21:18:17 +02:00
e9fee6f57a chore(browser-extension): upgrade version 2024-03-19 19:10:50 +01:00
93e7d9619a fix(browser-extension): not forcing styles 2024-03-19 19:10:30 +01:00
72cd81d126 feat(browser-extension): increase count if hide backdrop 2024-02-27 20:12:09 +01:00
96c0795295 feat(browser-extension): improve content script performance, improve the visibility logic and adapt it to avoid refreshing pages when enabling/disabling the extension 2024-02-27 19:45:15 +01:00
345cfc6f88 feat(browser-extension): improve popup script performance and adapt it to send events to the content script in order to avoid refreshing pages when enabling/disabling the extension 2024-02-27 19:44:39 +01:00
ca57b55514 feat(browser-extension): add SET_BADGE handler to the background script and reset action badge text when disabling icon 2024-02-27 19:43:22 +01:00