Commit graph

10 commits

Author SHA1 Message Date
Serraniel 324b3f5c76
#23 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
Serraniel 5f63ecb336
#23 Run script directly if page already loaded
(cherry picked from commit 8460c862e97866e43e06e7624b2ce4f38d0ecd0d)
2020-08-04 11:41:58 +02:00
Serraniel cae43ec998
#12 Extended helpers for pressed State of shift and ctrl keys 2020-07-29 13:49:05 +02:00
Serraniel 1b66379515
#12 Added runAfterLoad in aniwatch Core 2020-07-29 13:37:08 +02:00
Serraniel bbecb5884f
#9 Added pattern parameter when registering scripts 2020-07-29 12:12:16 +02:00
Serraniel 7e21fbdf05
#6 Changed " to ' 2020-07-29 11:35:51 +02:00
Serraniel 3d309ae88a
#7 Fixes in core and star coloring 2020-07-29 11:14:38 +02:00
Serraniel 3de1e3443a
#7 Added mutation observer 2020-07-29 10:35:57 +02:00
Serraniel d522f7c96f
Old codes I do not remember but better commit them than loosing it 😬 2020-07-29 10:03:25 +02:00
Serraniel ebfc134e3d
Added basic chrome extension source codes
Manifest file and some aniwatch utils
2020-04-25 22:20:26 +02:00