Commit graph

8 commits

Author SHA1 Message Date
324b3f5c76
Fix if preloader always hidden
Previous if statement did not work because it still was found in DOM so it only was pushed into the array but not executed.
2020-08-05 12:25:08 +02:00
5f63ecb336
Run script directly if page already loaded
(cherry picked from commit 8460c862e97866e43e06e7624b2ce4f38d0ecd0d)
2020-08-04 11:41:58 +02:00
1b66379515
Added runAfterLoad in aniwatch Core 2020-07-29 13:37:08 +02:00
bbecb5884f
Added pattern parameter when registering scripts 2020-07-29 12:12:16 +02:00
3d309ae88a
Fixes in core and star coloring 2020-07-29 11:14:38 +02:00
3de1e3443a
Added mutation observer 2020-07-29 10:35:57 +02:00
d522f7c96f
Old codes I do not remember but better commit them than loosing it 😬 2020-07-29 10:03:25 +02:00
ebfc134e3d
Added basic chrome extension source codes
Manifest file and some aniwatch utils
2020-04-25 22:20:26 +02:00