50 Commits

Author SHA1 Message Date
62b6a21b95 fix(browser-extension): issue #197 2024-11-10 22:28:03 +01:00
031f7d0b34 fix(browser-extension): issue #166 2024-10-28 12:21:50 +01:00
fd19ba3242 refactor(browser-extension): drop unnecessary line break 2024-10-19 18:29:03 +02:00
7d8d3957ee feat(browser-extension): adapt code to database exclusions and fix minor bugs 2024-10-18 16:44:09 +02:00
c82f39df6b fix(browser-extension): issues fetch every popup open 2024-10-15 16:45:20 +02:00
d89b1c6c08 feat(browser-extension): max attempts fetching data, issues 2024-10-15 16:45:20 +02:00
e4b0cfd817 refactor(browser-extension): request manager comment and naming 2024-10-15 16:45:20 +02:00
8b527e135e feat(browser-extension): add extension update banner 2024-10-15 16:45:20 +02:00
274f282fbc fix(browser-extension): possible undefined 2024-10-15 16:45:20 +02:00
95f0131f56 feat(browser-extension): enable report only on supported pages 2024-10-15 16:45:20 +02:00
74dec0877a feat(browser-extension): handle new error cases when reporting 2024-10-15 16:45:20 +02:00
b216746697 feat(browser-extension): bump api version to use 2024-10-15 16:45:20 +02:00
03efab9acc refactor(browser-extension): move report dialog to popup 2024-10-15 16:45:20 +02:00
c1d2a3d93a feat(browser-extension): switch to warn mode after reporting an issue 2024-10-15 16:45:20 +02:00
c76192ffaf fix(browser-extension): off/on performance 2024-10-15 16:45:20 +02:00
1c4928d89e feat(browser-extension): add request batching, issue details fetching and minor refactors to scripts 2024-10-15 16:45:20 +02:00
8368706525 fix(browser-extension): browser.webRequest.onErrorOccurred listener 2024-10-05 12:30:42 +02:00
9a6ad202c4 fix(browser-extension): overall performance, also actions count 2024-10-05 02:49:06 +02:00
1e1a98f476 feat(browser-extension): add extension stylesheet action and improve rules performance 2024-09-14 19:51:45 +02:00
b4a315e309 fix(browser-extension): send user url 2024-09-07 12:17:06 +02:00
7cb6501a70 feat(browser-extension): implement onBeforeRequest to add rules before pages load 2024-08-11 10:36:11 +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
4b0d9e27b4 fix(browser-extension): case where tabId is 0 2024-08-02 18:08:31 +02:00
21ee8a1e99 feat(browser-extension): polyfill chrome APIs for other browsers 2024-04-15 18:04:23 +02:00
42a9e0fd46 feat(browser-extension): add issue option message and improve submit extra text 2024-04-03 21:18:17 +02: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
2937f6f86e docs(browser-extension): improve jsdoc 2024-02-24 19:13:40 +01:00
bfbb090aa7 fix(browser-extension): minor bugs 2023-11-08 09:35:26 +01:00
655f5f85e1 feat(browser-extension): add open settings option the context menu 2023-10-11 09:04:40 +02:00
591e132008 feat(browser-extension): add options page to manage exclusion list 2023-09-25 18:38:52 +02:00
00f789ef6f refactor(browser-extension): restore animations 2023-04-17 19:21:31 +02:00
8d903534d2 fix(browser-extension): not main frame permissions 2022-12-01 17:56:15 +01:00
01fbdf6f45 fix(browser-extension): console warning for sync handlers 2022-12-01 16:57:38 +01:00
28f656717d feat(browser-extension): add two new handlers to inject css avoiding to inject them always, also disable animations that are causing problems 2022-12-01 16:54:15 +01:00
wanhose
211d7f6386 feat(browser-extension): improve report functionality 2022-10-10 19:52:05 +02:00
wanhose
41d0442600 refactor(browser-extension): update to manifest version 3 2022-08-02 12:36:48 +02:00
wanhose
5c2a178f68 fix(browser-extension): context menu option 2022-07-31 12:09:44 +02:00
wanhose
62b543e4d4 feat(browser-extension): improve scripts 2022-07-20 10:27:05 +02:00
wanhose
e25a1f27b7 refactor(browser-extension): email 2022-06-22 00:00:23 +02:00
wanhose
a74ac4b312 feat(browser-extension): update styles 2022-05-24 23:31:59 +02:00
wanhose
99beac8080 refactor(browser-extension): cache to store avoiding duplicate names 2022-05-19 16:50:14 +02:00
wanhose
51bd0e6717 feat(browser-extension): cache requests 2022-05-19 15:42:53 +02:00
wanhose
9f0ac76fde feat(browser-extension): group queries and improve mutation observer 2022-05-19 14:17:31 +02:00
wanhose
b1b9b092b2 fix(browser-extension): background and content minor bugs 2022-05-17 17:04:50 +02:00
wanhose
cd98661272 fix(browser-extension): wrong api url 2022-05-12 22:27:40 +02:00
wanhose
d70a482b97 refactor(browser-extension): api url 2022-05-12 20:41:49 +02:00
wanhose
516afb1c25 fix(browser-extension): minor bugs 2022-05-12 19:58:52 +02:00
wanhose
32c0499eb3 feat(browser-extension): add get skips to background script and various improvements 2022-05-06 13:17:43 +02:00
wanhose
0b9193e3e4 refactor(packages): migrate to yarn workspaces 2022-05-05 17:19:35 +02:00