Commit graph

16 commits

Author SHA1 Message Date
kaffem e1ca8a7fac removed obsulete code 2020-09-10 18:15:41 +02:00
kaffem 9bb9f50013 Merge branch 'bugfix/#23-runAfterLoad-only-works-if-called-before-page-loaded' into feature/#19-notifications-tab-title 2020-09-10 17:55:55 +02:00
kaffem 67d59d5572 removed unnecessary logging 2020-08-20 17:53:05 +02:00
kaffem ef83390a4d removed unnecessary functionality 2020-08-20 16:15:35 +02:00
kaffem b65b0ce29c added a basic way to retrieve the login status 2020-08-20 16:04:58 +02:00
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
kaffem 150d6bcfbb #19 changing the title on page navigation 2020-08-04 17:42:31 +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