Shiba
529931c43b
🍙 removed console.log s
2022-09-28 14:38:37 +03:00
Shiba
1ee722b6ff
🍣 improved logic of redrect and opening a new tab
2022-08-10 08:12:04 +00:00
Shiba
28ef256c40
🍙 on redirect pause the video directly only
2022-08-10 07:56:24 +00:00
Shiba
a41b51e454
🍣 handle unexpected location.replace behavior
2022-08-09 22:44:40 +00:00
Shiba
59a5e0dee2
🍙 on redirect use replace if tab has no history
2022-08-09 22:22:25 +00:00
Shiba
9c26d553f5
🍣 major changes
...
- modes are removed
- added more options for redirect
- extension badge removed
2022-08-09 21:16:05 +00:00
Shiba
6af354de0c
🍙 more bug fixes
2022-08-09 17:49:16 +00:00
Shiba
15f03b3bcc
🍙 removed debug logs
2022-08-09 17:06:41 +00:00
Shiba
4295dbe1fe
🍣 bug fixes
2022-08-09 16:49:45 +00:00
Shiba
b26d540a4a
🍣 bug fixes
2022-08-09 16:42:51 +00:00
Shiba
fcdc5cb77a
🍙 opening new tabs handled by the background now
...
- because firefox seem to block content script from openning new tabs in some cases
2022-08-09 10:31:48 +00:00
Shiba
9edd318a35
🍙 added option for where to show the buttons
2022-08-07 10:30:06 +00:00
Shiba
de43b990f2
🍣 button changes
2022-07-25 23:25:33 +00:00
Shiba
8f88dbebe7
🍙 little bug fix
2022-07-25 21:44:14 +00:00
Shiba
29c9b2829a
🍣 New button on the video player
2022-07-24 23:18:34 +00:00
Shiba
a6472799a1
🍙 Bug fixes, and other fixes
2022-07-24 20:41:51 +00:00
Shiba
4102177212
🍣 Some more bug fixes
2022-07-07 18:00:32 +00:00
Shiba
ce11d4fdf3
🍣 little bug fix
2022-07-07 17:37:57 +00:00
Shiba
1eb21eb51f
🍙 made yt video pause, since we use new tab now
2022-07-06 13:10:32 +00:00
Shiba
c895d53253
🍙 new stuff and some changes
...
- channel buttons and redirect
- in button mode if there is no target try to find lbry url in the description
- used a loop in content script instead of events and stuff to make it less confusing
2022-07-02 15:15:36 +00:00
Shiba
0ba4efd43e
🍙 New button style with gradient
2022-07-01 20:37:03 +00:00
Shiba
cebdf480fe
💩 upgraded to manifest v3
2022-05-02 12:12:11 +00:00
Shiba
5d9d0416a3
🔥 Organized Files
...
- And some refactoring
2022-05-01 15:49:55 +00:00
Shiba
caa0d196ed
🍣 bug fixes
2022-04-30 17:48:11 +00:00
Shiba
e8d7a349f4
🍙 refactoring and fixes
2022-04-30 16:14:52 +00:00
Shiba
365173d316
🍙 auth added
2022-04-15 09:37:39 +00:00
Shiba
bb0dc3c4f4
🍘 bug fixes
...
- lbry-url parser disabled because it was returning empty array and it just works without it
- content script wasnt starting to work
- background error on content script was being handled wrong
- background lbryPathnameFromVideoId wasnt ending well on error
2022-01-27 11:17:00 +00:00
Shiba
b17f2f4e2e
🍙 updater wasn't working on start
2022-01-26 18:22:43 +00:00
Shiba
92fbdd727d
🍘 updater wasn't working on settings change
2022-01-25 16:42:19 +00:00
Shiba
6ef5459d7a
🍙 browser's uri dialog was causing confusion sometimes
2022-01-25 16:24:19 +00:00
Shiba
324d3800de
🍱 On error background returns undefined but it should throw
2022-01-24 08:34:41 +00:00
Shiba
4653f77be4
🍙 Redirect bug fix
...
- location.replace was running for the app too
2022-01-10 15:33:07 +00:00
Shiba
2c75082af9
🍣 Formatted Files, Organized Imports
2022-01-10 12:36:29 +00:00
Shiba
8f75c67601
🥡 Refactor
2022-01-10 12:32:32 +00:00
Shiba
5bcd33890d
🍘 made video pause on all redirects not only app
2022-01-10 00:39:28 +00:00
Shiba
d32958852a
🍙 bugfix redirect to lbryapp
2022-01-10 00:22:20 +00:00
Shiba
5396936586
🍣 typo fixes
2022-01-10 00:09:15 +00:00
Shiba
06524954e7
🥞 redirect bugfix
2022-01-10 00:08:10 +00:00
Shiba
86879183b2
🍱 Refactor bug fix
2022-01-09 23:17:20 +00:00
Shiba
30f077ba38
🍙 Refactor and bugfix
2022-01-09 23:01:04 +00:00
Shiba
610b47d1e4
🍘 Refactor bugfix
2022-01-09 22:03:31 +00:00
Shiba
4f8e807a65
🍱 Refactor
2022-01-09 21:04:03 +00:00
Shiba
cb4b4f4b2e
🥞 Refactor
2022-01-09 19:10:27 +00:00
Shiba
719ff06caf
🍣 Refactor
2022-01-09 18:54:28 +00:00
Shiba
205a8fd151
🍙 Refactor removed pick from getExtensionSettings
2022-01-09 18:42:35 +00:00
Shiba
1e7293826a
🍙 Refactor, moved many backend stuff to content
2022-01-09 18:41:30 +00:00
Shiba
7c50daf7fc
🥞 timestamp feature made more smart
...
- if time is smaller than 3 dont add timestamp
- if the video ended dont add timestamp
2022-01-07 20:56:56 +00:00
Shiba
6b4a377058
Updated variable name
...
- source/target platfrom setthing variable and the type had the same name
2021-12-27 22:36:17 +00:00
Shiba
8f30825edd
Updated Watch On LBRY button style
2021-12-19 11:59:36 +00:00
Shiba
4ab8fdce5e
Updated Watch On LBRY button
2021-12-19 11:46:33 +00:00