Commit Graph

151 Commits

Author SHA1 Message Date
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
c740b45e67 chore(browser-extension): upgrade version 2024-02-27 19:42:13 +01:00
1f5e91ae21 docs: update installation section in readme 2024-02-27 18:31:15 +01:00
c09e2a2967 chore(browser-extension): upgrade version 2024-02-27 12:09:22 +01:00
415c36386e feat(browser-extension): some performance improvements avoiding duplicate checks and fake dialogs 2024-02-27 12:09:08 +01:00
f84b2ab31f feat(browser-extension): add bauhaus.cz to exclude_matches in manifest 2024-02-27 12:08:20 +01:00
2937f6f86e docs(browser-extension): improve jsdoc 2024-02-24 19:13:40 +01:00
3a3c33c2eb fix(data): issue #418 2024-02-24 18:39:59 +01:00
e3f048f0df feat(browser-extension): drop facebook support 2024-02-24 18:25:21 +01:00
cf1b0e3091 feat(browser-extension): allow the extension to match skips by more than one wildcard 2024-02-24 18:20:31 +01:00
30b2265e82 feat(browser-extension): add more sites to exclude_matches in manifest 2024-02-16 12:01:45 +01:00
22a9fcc15b docs: update readme 2024-02-16 10:31:13 +01:00
dfa570c6e3 chore: upgrade deps 2024-02-16 09:23:26 +01:00
aa13774e2c chore(browser-extension): upgrade version 2023-11-09 18:53:22 +01:00
bb28194c15 fix(browser-extension): window.referrer set in some sites where it shouldn't be set 2023-11-09 18:52:48 +01:00
b7232d64c4 feat(browser-extension): add button to add items manually in options page 2023-11-09 18:52:09 +01:00
2d1ad7a0a5 chore(browser-extension): upgrade version 2023-11-08 09:35:47 +01:00
bfbb090aa7 fix(browser-extension): minor bugs 2023-11-08 09:35:26 +01:00
638f7c3e94 chore: upgrade deps 2023-10-25 08:58:53 +02:00
7a46ae86de chore(browser-extension): upgrade version 2023-10-11 11:30:37 +02:00
f0d1076709 fix(browser-extension): minor bug due testing 2023-10-11 11:25:57 +02:00
655f5f85e1 feat(browser-extension): add open settings option the context menu 2023-10-11 09:04:40 +02:00
baabbd9039 feat(browser-extension): prompt to set name to the exported file 2023-10-11 08:50:02 +02:00
25b976d10c fix(browser-extension): late force clean ends in undefined if no data 2023-10-08 12:24:05 +02:00
2d3db78d57 chore(browser-extension): add codesandbox.io to exclude_matches 2023-10-08 12:23:30 +02:00
9c4fa60f99 chore(browser-extension): upgrade version 2023-10-08 12:06:27 +02:00
a3715a4615 fix(browser-extension): issue #308 2023-10-08 12:06:10 +02:00
47d1e0b921 chore(browser-extension): add translate.google.* to exclude_matches and upgrade version 2023-10-07 12:47:44 +02:00
81e5080da3 fix(browser-extension): content scripts not running fixes in preview pages 2023-10-07 12:47:12 +02:00
8817aa57b9 feat(browser-extension): apply #287 suggestions 2023-10-07 12:45:20 +02:00
2f151c0c0a chore: update deps 2023-09-29 17:45:52 +02:00
c8d1f927b3 feat(browser-extension): skip ready state check in some cases 2023-09-29 17:12:08 +02: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
09f2ce9f22 docs(browser-extension): add extra info about how this extension works 2023-09-25 19:30:18 +02:00
072f684e74 feat(browser-extension): minor improvement if tags are not loaded 2023-09-25 18:47:56 +02:00
cb8f173226 fix(browser-extension): issue #287 2023-09-25 18:47:46 +02:00
418ff15e9b chore(browser-extension): add options page and upgrade version 2023-09-25 18:39:11 +02:00
591e132008 feat(browser-extension): add options page to manage exclusion list 2023-09-25 18:38:52 +02:00
0b96039dca fix(browser-extension): some performance issues and regressions 2023-06-13 17:32:50 +02:00
d388394a89 chore(browser-extension): upgrade version 2023-06-13 17:25:05 +02:00
4e415b1bff fix(browser-extension): issue #243 2023-06-13 17:24:49 +02:00
51eb75fdaa fix(browser-extension): avoid unnecessary redirects 2023-06-13 17:23:37 +02:00
8bcc5f92a5 feat(browser-extension): improve documentation and naming 2023-06-11 12:45:47 +02:00
2ef1b02383 fix(browser-extension): child nodes issue 2023-06-11 12:19:36 +02:00
dcc9dfef21 feat(browser-extension): minor code improvement about use class list instead class name 2023-06-10 20:07:33 +02:00
a2ede05c9b fix(browser-extension): lag in some pages due a large query selector 2023-06-10 19:57:55 +02:00
421359b0e0 refactor(browser-extension): drop only text children, improve legibility and remove deprecated stuff 2023-06-10 19:11:35 +02:00
31e06256fa fix(browser-extension): property didn't exist 2023-06-10 17:28:33 +02:00