11 Commits

Author SHA1 Message Date
TwistedUmbrellaX
b9cad22e3b Prevent an unnecessary error log 2024-03-07 15:41:00 -05:00
TwistedUmbrellaX
1c04ce80c3 Reduce script overhead for injection 2024-03-05 10:08:29 -05:00
ConfusedPolarBear
2cbe1bdb01 Update osdVisible function 2023-03-22 00:19:27 -05:00
DualScorch
34f5e042e7
Button visible on mouse move (#149) 2023-03-15 23:07:20 -05:00
ConfusedPolarBear
43830fbc13 Avoid skip button conflicts 2023-03-13 21:00:21 -05:00
ConfusedPolarBear
2b26fa1b2a Add padding to skip button text 2023-03-09 00:18:39 -06:00
ConfusedPolarBear
8a9b630e68 Make credit skipping functionality available 2023-03-04 00:15:26 -06:00
NeroPcStation
0b62b0209e
Fix script to support older versions of chrome (#118)
Fix script to work on chromium 79 and older which does not have support for optional chaining.
This fixes LG WebOS 6.0 and 5.0 (issue#113)
2023-02-01 02:29:13 -06:00
ConfusedPolarBear
39d235006f Relocate injected code into an object 2022-11-25 01:37:27 -06:00
ConfusedPolarBear
e25d952d17 Wrap window.fetch 2022-11-17 01:19:44 -06:00
ConfusedPolarBear
f4e84d4d07 Inject skip button into web interface
Text for the skip button and auto skip message can now be customized

Closes #104, 105
2022-11-11 00:43:36 -06:00