|
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 |
|
|
aea4e9d12d
|
feat(web): update languages count
|
2024-07-07 15:24:57 +02:00 |
|
|
243387350c
|
feat(web): host xpi files and update some texts
|
2024-07-07 14:14:06 +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 |
|
|
b8bf65afab
|
feat(web): add new release
|
2024-06-01 11:00:45 +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 |
|
|
1790407353
|
feat(api): improve report issue template
|
2024-05-06 20:41:12 +02:00 |
|
|
335a185075
|
docs(api): improve readme
|
2024-05-06 20:07:42 +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 |
|
|
151875c1a9
|
fix(web): download buttons overflow when desktop
|
2024-04-21 16:59:33 +02:00 |
|
|
33c0fde610
|
feat(web): improve legend text
|
2024-04-15 20:06:04 +02:00 |
|
|
4cc6168578
|
fix(web): some responsive issues after the new download button
|
2024-04-15 20:03:36 +02:00 |
|
|
4128bec4c4
|
docs(browser-extension): update README with new guide
|
2024-04-15 19:15:08 +02:00 |
|
|
1ef85500c7
|
feat(web): add releases
|
2024-04-15 19:09:49 +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 |
|
|
fb2d476388
|
fix(api): return existing issue url when error
|
2024-04-03 21:08:25 +02:00 |
|
|
3265904128
|
fix(api): start script
|
2024-04-03 19:52:10 +02:00 |
|
|
5d45679da6
|
fix(api): v2 data endpoint
|
2024-04-03 19:26:01 +02:00 |
|
|
81b50b1798
|
feat(api): update v3 endpoints to fit new files, return pull request url when reporting and improve v1 deprecated route error message
|
2024-04-03 18:51:04 +02:00 |
|
|
59df8d03cd
|
feat(api): use env example instead of env directly
|
2024-04-03 18:38:47 +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 |
|
|
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 |
|