Commit Graph

22 Commits

Author SHA1 Message Date
Simon 190f545ef2
fix format linter 2024-05-01 22:23:26 +02:00
Simon 999e86d637
add clearTempLocalStorage 2023-11-09 20:07:32 +07:00
Kevin Gibbons 92bef81e37
persist inputs in popup (#31)
* persist inputs in popup

* consolidate storage requests
2023-11-09 20:06:31 +07:00
simon 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 64d29b5a4f format 2022-12-02 18:52:08 -08:00
Kevin Gibbons 18bfa28452 fix port parsing logic 2022-12-01 17:30:24 -08:00
Kevin Gibbons 25dd6dbdc5 fix it better 2022-11-27 20:01:06 -08:00
Kevin Gibbons 4ea141c6fe typos 2022-11-27 19:21:13 -08:00
Kevin Gibbons afbcb5757e use full url 2022-11-27 15:17:11 -08:00
simon 122114d099
remove reduntant popup elements 2022-11-24 16:31:13 +07:00
simon 68fae9d6d4
put cookie to API, checkbox UI 2022-06-25 20:15:19 +07:00
simon 9903133e05
implement basic cookie builder 2022-06-20 17:35:57 +07:00
simon 809134d90f
dedect and validate link type 2022-05-31 15:45:25 +07:00
simon 62e7469e3d
click logo to open instance, #2 2022-05-30 18:32:12 +07:00
simon 91e7345512
add subscribe button with video url 2022-05-30 18:02:42 +07:00
simon 1c4d476f36
skip build download button if empty 2022-04-03 22:38:25 +07:00
simon 67e8f7a8b8
add download confirmation message 2022-04-03 21:42:58 +07:00
simon 8dcc4109d1
refactor background.js onMessage event listener 2022-04-03 20:54:29 +07:00
simon 6240ef4fd1
add connection status icon 2022-04-01 15:30:49 +07:00
simon beccfd47a7
initial commit, extension in dedicated repo 2022-04-01 08:40:39 +07:00