fd87615cdc
use current location for channel download url
2023-09-03 11:20:31 +07:00
ad2a6f3693
bump version
2023-08-29 08:35:22 +07:00
c79c0cc408
prevent double eventlistener
2023-08-26 22:51:21 +07:00
f3064f32b1
implement open in TA
2023-08-26 22:39:37 +07:00
1306dbd6fa
handle button error
2023-08-26 20:14:27 +07:00
87ef597116
fix empty cache at first start
2023-08-26 20:05:29 +07:00
ef89daf1a1
set unsubscribe inner text after subscribe
2023-08-26 17:38:39 +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
4112501900
rename channelSubButton
2023-08-25 18:47:43 +07:00
114548d362
better dl button naming
2023-08-25 18:46:29 +07:00
1fed4c32e2
restructure functions
2023-08-25 18:44:11 +07:00
f9feee70d1
refactor channel buttons
2023-08-25 17:42:43 +07:00
bf1c47843f
better video button title
2023-08-25 15:37:07 +07:00
cd5e9a8c0a
better events
2023-08-24 21:48:34 +07:00
c3079d81ff
download video
2023-08-24 21:40:23 +07:00
004067a1f7
implement checkVideoExists
2023-08-24 21:20:15 +07:00
10ecdaee23
trigger button clear when url changes
2023-08-24 18:52:39 +07:00
f0ec9e23a7
mv video dl button in title container
2023-08-24 11:49:00 +07:00
8cad2bcc22
fix typo
2023-05-10 21:06:30 +07:00
fe309560da
bump version
2023-05-10 21:05:17 +07:00
0d611538a3
add autostart docs
2023-05-10 20:43:03 +07:00
7ce3835ef3
add autostart option
2023-05-10 20:39:40 +07:00
62fa12d218
update roadmap
2023-03-04 09:34:41 +07:00
144dda3a84
bump version
2023-03-02 18:06:24 +07:00
2cc5cfc17d
finetune button positioning and margin
2023-03-02 17:58:56 +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
c7069d90cb
print last tags before deploy
2023-01-14 09:29:29 +07:00
9de3d65e28
update hover area docs
2023-01-14 09:17:58 +07:00
44af4dc0b2
add note about channel subpages
2023-01-13 15:49:11 +07:00
265c8f1e7d
update version to v0.1.2
2023-01-13 15:38:42 +07:00
6da4662007
linter... linter...
2023-01-13 11:41:14 +07:00
9d75b13886
add link text to title for channel dl button
2023-01-12 23:35:51 +07:00
55ef05cc2a
build links for shorts videos
2023-01-12 22:55:51 +07:00
Simon
8b71d15036
Merge pull request #14 from pairofcrocs/master
...
Updated screenshots
2022-12-07 10:16:21 +07:00
crocs
c292d03b3c
Update README.md
2022-12-06 20:31:38 -06:00
crocs
d239fcf045
Update README.md
2022-12-06 20:31:28 -06:00
crocs
80901021d2
Add files via upload
2022-12-06 20:29:23 -06:00
crocs
ee93db2c00
Delete companion-channel.jpg
2022-12-06 20:29:14 -06:00
crocs
2e28bf25b6
Delete companion-sc.jpg
2022-12-06 20:29:08 -06:00
crocs
ade0f1e165
Add files via upload
2022-12-06 20:28:27 -06:00
crocs
d2ac512296
Delete screenshot-search.png
2022-12-06 20:26:26 -06:00
crocs
ec9834f757
Add files via upload
2022-12-06 20:25:56 -06:00
Simon
5ae0a1baf4
Merge pull request #13 from bakkot/easier-download-link
...
Easier download link
2022-12-03 20:37:46 +07:00
Kevin Gibbons
a2e167c9cf
fix title
2022-12-02 21:28:28 -08:00
Kevin Gibbons
b19b09bb84
make download button on thumbnail easier to find
2022-12-02 21:14:55 -08:00
Simon
9fadbd5c15
Merge pull request #12 from bakkot/lint
...
Lint
2022-12-03 12:12:29 +07:00
Kevin Gibbons
97deb2141c
add readme section about JS
2022-12-02 19:00:22 -08:00
Kevin Gibbons
d01803f605
add github workflow to enforce linting of JS files
2022-12-02 18:57:42 -08:00
Kevin Gibbons
9c535d27e6
manually fix remaining lint errors
2022-12-02 18:57:04 -08:00