Commit Graph

1479 Commits

Author SHA1 Message Date
wanhose
f5f3e62a28
Merge pull request #13 from wanhose/4.3.0
4.3.0
2021-07-21 12:02:18 +02:00
wanhose
7513065330 feat(manifest): upgrade version 2021-07-21 12:00:05 +02:00
wanhose
787fc2ed9b refactor: revert everything related to loading state 2021-07-21 11:59:54 +02:00
wanhose
47e987b1ee feat(data): add new element 2021-07-06 18:26:58 +02:00
wanhose
5c3a0a4c53
Merge pull request #12 from wanhose/4.2.0
4.2.0
2021-07-05 18:20:01 +02:00
wanhose
0539e4fb85 fix(scripts): accessing wrong to on installed reason 2021-07-05 18:17:52 +02:00
wanhose
d1ad9bbe42 feat(manifest): upgrade version 2021-07-05 18:08:37 +02:00
wanhose
2f8ef099c3 fix(styles): display bug 2021-07-05 18:08:05 +02:00
wanhose
2d66565c35 feat(scripts): clear storage when update 2021-07-05 18:07:37 +02:00
wanhose
50ad5ec4aa feat(data): drop unnecessary elements 2021-07-05 17:24:34 +02:00
wanhose
592830525b feat(data): add new element 2021-07-05 17:01:07 +02:00
wanhose
39900a63d3 feat(data): add new element 2021-07-01 20:20:40 +02:00
wanhose
447f921b33
Merge pull request #11 from wanhose/4.1.2
4.1.2
2021-07-01 18:57:14 +02:00
wanhose
5d5d295ebb fix(scripts): wrong background script performance 2021-07-01 18:55:04 +02:00
wanhose
b54a460f40 feat(manifest): upgrade version 2021-07-01 18:54:48 +02:00
wanhose
932407bc07
Merge pull request #10 from wanhose/4.1.1
4.1.1
2021-07-01 18:03:57 +02:00
wanhose
f8094347df feat(manifest): upgrade version 2021-07-01 17:54:04 +02:00
wanhose
4ebbcc4308 fix(scripts): wrong background script performance 2021-07-01 17:53:54 +02:00
wanhose
c7ce7eb0a8
Merge pull request #8 from wanhose/4.1.0
4.1.0
2021-07-01 15:15:17 +02:00
wanhose
77d63554e4 feat(manifest): update permissions and version 2021-07-01 15:11:43 +02:00
wanhose
f0a4673ce8 feat(scripts): implement content state methods 2021-07-01 15:11:32 +02:00
wanhose
f4d87d053b feat(scripts): add state management to background scripts 2021-07-01 15:11:09 +02:00
wanhose
8349c52555 feat(styles): update loading styles 2021-07-01 15:10:38 +02:00
wanhose
32ca193b9c feat(data): update elements 2021-07-01 14:56:47 +02:00
wanhose
d87d16f41b feat(data): remove unnecessary elements 2021-06-29 11:00:45 +02:00
wanhose
720db74f6a feat(data): add new elements and remove duplicates 2021-06-27 19:40:15 +02:00
wanhose
d6bfa34c60 feat(data): add new element 2021-06-27 18:21:37 +02:00
wanhose
436f6f810c feat(data): add new element 2021-06-27 13:40:30 +02:00
wanhose
e95987f6a9
Merge pull request #7 from wanhose/4.0.3
4.0.3
2021-06-27 13:21:39 +02:00
wanhose
12a5387c94 feat(manifest): upgrade version 2021-06-27 13:18:02 +02:00
wanhose
fb297758da feat(scripts): add chrome.runtime.sendMessage shortcut, fix facebook fixed position and fix not enabled state in content scripts 2021-06-27 13:17:53 +02:00
wanhose
c86ff53fe8 feat(scripts): improve background documentation 2021-06-27 13:17:03 +02:00
wanhose
235ccbc344 refactor(scripts): add chrome.runtime.sendMessage shortcut to popup script 2021-06-27 13:16:38 +02:00
wanhose
835233570b feat(data): remove unnecessary selector 2021-06-27 13:16:12 +02:00
wanhose
f555f66f3b feat(data): add new elements 2021-06-26 16:36:02 +02:00
wanhose
ab74ee9811
Merge pull request #5 from wanhose/4.0.2
4.0.2
2021-06-23 17:34:37 +02:00
wanhose
190099cf54 feat(manifest): upgrade version 2021-06-23 17:31:01 +02:00
wanhose
36f9ebb8f1 feat: use browser theme by default for loading background 2021-06-23 17:30:28 +02:00
wanhose
7b2c97a9d0 feat(data): add new elements 2021-06-23 17:29:47 +02:00
wanhose
03a9104941
Merge pull request #4 from wanhose/4.0.1
4.0.1
2021-06-23 13:32:43 +02:00
wanhose
d546609f4d feat(manifest): upgrade version 2021-06-23 13:26:36 +02:00
wanhose
c8ba15d392 refactor(scripts): replace popup old methods by new ones 2021-06-23 13:26:29 +02:00
wanhose
b0966d62dd feat(scripts): minor content script changes 2021-06-23 13:26:00 +02:00
wanhose
61cb55fa39 feat(scripts): add validity check to cache, improve documentation and improve cache related methods 2021-06-23 13:25:43 +02:00
wanhose
456783543c feat(data): remove unnecessary element 2021-06-23 13:24:34 +02:00
wanhose
9db4f78c4d
Merge pull request #3 from wanhose/4.0.0
4.0.0
2021-06-23 00:24:00 +02:00
wanhose
b6776af6ac feat(manifest): upgrade version, enable all frames option and remove exclude array 2021-06-23 00:02:27 +02:00
wanhose
cbe54df40c refactor(scripts): completely redesign scripts moving logic to background and improving content 2021-06-23 00:01:56 +02:00
wanhose
115312c732 feat(styles): add default content styles 2021-06-23 00:00:57 +02:00
wanhose
00201876c8 feat(data): add new elements 2021-06-23 00:00:26 +02:00