Commit graph

32 commits

Author SHA1 Message Date
Shiba
be310e6cb1 🧀 added manifest v2 support for firefox 2022-05-02 13:17:58 +00:00
Shiba
cebdf480fe 💩 upgraded to manifest v3 2022-05-02 12:12:11 +00:00
Shiba
cddd415e22 🍣 more bugfixes 2022-05-02 01:09:11 +00:00
Shiba
5d9d0416a3 🔥 Organized Files
- And some refactoring
2022-05-01 15:49:55 +00:00
Shiba
e2e7426b5b 🍘 YTtoLBRY tool has been remade 2022-05-01 14:38:54 +00:00
kodxana
fe5c38bfed
Update manifest.json 2022-04-30 15:24:41 +02:00
Shiba
450ca8cef6 🔥 bug fixes 2022-04-15 13:37:37 +00:00
Shiba
651ca5b4dc 🔥 debug code removed 2022-04-15 10:30:49 +00:00
Shiba
365173d316 🍙 auth added 2022-04-15 09:37:39 +00:00
Shiba
3e60ed295f 🍣 removed scrap and simplified the urlResolver 2022-04-14 20:58:47 +00:00
kodxana
bd33aa833f
API CORS fix + Up Version 2022-03-04 19:43:05 +01:00
kodxana
3edc78c36a
Up version 2022-02-02 23:01:03 +01:00
kodxana
093deaa8fd
Merge pull request #90 from DeepDoge/1.7.6
Added support for new invidious instances
2022-01-10 18:13:36 +01:00
Shiba
fde3d7b897 🍣 added support for new invidious nodes
- vid.puffyan.us
- invidio.xamh.de
- invidious.kavin.rocks
2022-01-10 17:05:02 +00:00
kodxana
889c64c0a6
Merge pull request #88 from DeepDoge/1.7.6
Refactor and bug fixes
2022-01-10 17:36:37 +01:00
Shiba
2c75082af9 🍣 Formatted Files, Organized Imports 2022-01-10 12:36:29 +00:00
Shiba
4f8e807a65 🍱 Refactor 2022-01-09 21:04:03 +00:00
kodxana
70ad28ba22
Up version 2022-01-07 23:29:40 +01:00
Shiba
47d27b0671 Added yewtu.be support. And name changes
- Added settings for source platform
- Renamed platform as target platform
2021-12-19 01:56:40 +03:00
kodxana
bff1a849fc
Up version to 1.7.5 2021-12-12 09:58:07 +01:00
Shiba
ac911e6816 Madiator icon added 2021-12-11 22:39:04 +00:00
kodxana
e2f46d2d08
Update manifest.json 2021-08-28 21:56:20 +02:00
kodxana
d23fda84d5
Update manifest.json 2021-08-28 21:56:06 +02:00
kodxana
0ea63c60b1
Update manifest.json 2021-01-21 23:19:15 +01:00
Kevin Raoofi
c5c8f40ddf Add WoL logos
* Adds the new Watch on LBRY logos
* Use logo relative to repo for README

They were added into a new folder to make a distinction between
external and Watch on LBRY icons.

 adasd
2020-12-29 12:17:32 -05:00
Kevin Raoofi
76830c907e Odysee logo support
This change includes a settings object which describes how the button
should be displayed keyed by the redirect setting.
2020-12-29 09:54:28 -05:00
kodxana
40a3a7fee0
UP version 2020-12-04 20:40:20 +01:00
Kevin Raoofi
08842c4ba8 Added SVG icon to button 2020-10-28 05:21:49 -04:00
Kevin Raoofi
7954c29482 Watch-on-Lbry button
* Created a content script for YouTube that injects a styled button
* Automatically pause the video when redirecting to the app

The button location is rather finicky as certain polymer components
seem to move around, causing random DOM elements to appear all over the
place if it's not a "singleton" component.

squash
2020-10-28 05:21:49 -04:00
kodxana
df18a83285
Up Version 2020-10-13 15:23:50 +02:00
Kevin Raoofi
48f88da6aa Common settings module
* settings module as single source of truth and provides utilities,
  defaults, constants, and typing
* runtimeOnStartup and storageOnChanged were merged into storageSetup
* storageSetup reworked to use settings for seamless additions
* tabOnUpdated and YTtoLBRY updated to use settings for URL prefixes
2020-10-13 05:17:44 -04:00
Kevin Raoofi
0cc8f4effe npm style project setup
* All files were moved to the `src` directory, unchanged
* Parcel handles module resolution as well as transpilation via babel
* package.json, package-lock.json, and .gitignore were added
* Utilize crossplatform tools for build
2020-10-06 14:58:52 -04:00
Renamed from manifest.json (Browse further)