30 Commits

Author SHA1 Message Date
31dc8389f0 fix(browser-extension): tab creation not closing extension menu 2024-11-11 13:43:26 +01:00
b1f09ce11f feat(browser-extension): add loader now that we have more queries 2024-11-11 13:34:48 +01:00
3e539e9e1c fix(browser-extension): issue #166 2024-11-11 12:35:54 +01:00
effe22da79 fix(browser-extension): issue #199 2024-11-10 22:38:50 +01:00
dc44a6f8da feat(browser-extension): improve ux/ui 2024-11-10 22:28:18 +01:00
8b527e135e feat(browser-extension): add extension update banner 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
03efab9acc refactor(browser-extension): move report dialog to popup 2024-10-15 16:45:20 +02:00
07e03c8ff5 feat(browser-extension): add issue banner to popup giving user some information about what's wrong and where to find the issue easily 2024-10-15 16:45:20 +02:00
9a6ad202c4 fix(browser-extension): overall performance, also actions count 2024-10-05 02:49:06 +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
21ee8a1e99 feat(browser-extension): polyfill chrome APIs for other browsers 2024-04-15 18:04:23 +02: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
2937f6f86e docs(browser-extension): improve jsdoc 2024-02-24 19:13:40 +01:00
8d79e35d38 fix: bug about i18n placeholders 2023-09-25 20:15:47 +02:00
9d4d2f4f6f feat(browser-extension): improve performance based on run only when page is focused 2023-09-25 19:42:57 +02:00
591e132008 feat(browser-extension): add options page to manage exclusion list 2023-09-25 18:38:52 +02:00
wanhose
7bf55ed4a9 refactor(browser-extension): popup layout 2022-10-16 11:23:44 +02:00
wanhose
79a30f95e4 fix(browser-extension): minor fixes about scripts 2022-08-14 11:58:31 +02:00
wanhose
317b271dad fix(browser-extension): popup state handler 2022-08-10 13:29:16 +02:00
wanhose
41d0442600 refactor(browser-extension): update to manifest version 3 2022-08-02 12:36:48 +02:00
wanhose
62b543e4d4 feat(browser-extension): improve scripts 2022-07-20 10:27:05 +02:00
wanhose
5fe78adb87 fix(browser-extension): browser detection 2022-06-22 00:01:10 +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
f26a17b4f8 fix(browser-extension): popup enables icon 2022-05-17 17:02:47 +02:00
wanhose
18391fae2f chore: set print width to 100 2022-05-06 12:20:41 +02:00
wanhose
0b9193e3e4 refactor(packages): migrate to yarn workspaces 2022-05-05 17:19:35 +02:00