Commit Graph

26 Commits

Author SHA1 Message Date
Merlin
da4345a985
Fix video exists check missing port (#23) 2023-09-21 17:31:19 +07:00
f3064f32b1
implement open in TA 2023-08-26 22:39:37 +07:00
87ef597116
fix empty cache at first start 2023-08-26 20:05:29 +07:00
7c47c980f3
implement channel handle id map cache 2023-08-26 17:34:58 +07:00
adde4c51c0
check channel subscribed 2023-08-25 19:28:42 +07:00
004067a1f7
implement checkVideoExists 2023-08-24 21:20:15 +07:00
7ce3835ef3
add autostart option 2023-05-10 20:39:40 +07:00
Kevin Gibbons
9528a347e0
Refactor message passing and surface errors to users (#18)
* refactor message passing between popup/background

* surface errors to user in popup.js

* move logic into background.js

* split youtube message

* handle errors from URL constructor
2023-02-20 10:24:27 +07:00
Kevin Gibbons
9c535d27e6 manually fix remaining lint errors 2022-12-02 18:57:04 -08:00
Kevin Gibbons
ee7da0e726 auto-fix lint 2022-12-02 18:52:33 -08:00
Kevin Gibbons
64d29b5a4f format 2022-12-02 18:52:08 -08:00
Kevin Gibbons
afbcb5757e use full url 2022-11-27 15:17:11 -08:00
30f80ca01a
implement button press callback 2022-11-24 15:39:05 +07:00
a0e4a10f1f
sendUrl from injected button 2022-11-24 08:36:22 +07:00
a3bbc863c9
handle session epire cookies, force int expire 2022-06-25 20:36:41 +07:00
68fae9d6d4
put cookie to API, checkbox UI 2022-06-25 20:15:19 +07:00
ff0e8c1185
send cookie to api 2022-06-22 19:46:37 +07:00
5b3b882a30
convert sendPost to generic sendData 2022-06-21 06:50:12 +07:00
4838c28557
move getAccess into function calls 2022-06-20 18:40:17 +07:00
fa0fecffcf
fix header building newline 2022-06-20 18:37:02 +07:00
9903133e05
implement basic cookie builder 2022-06-20 17:35:57 +07:00
91e7345512
add subscribe button with video url 2022-05-30 18:02:42 +07:00
aff7c50f94
fix backgound.js listener callback, take 3 2022-04-04 11:58:50 +07:00
9f91991432
fix browserType for chrome 2022-04-03 22:25:12 +07:00
8dcc4109d1
refactor background.js onMessage event listener 2022-04-03 20:54:29 +07:00
beccfd47a7
initial commit, extension in dedicated repo 2022-04-01 08:40:39 +07:00