https://github.com/arlodotexe/mytube-companion
Redirect YouTube links to the myTube! Windows 10 app
https://github.com/arlodotexe/mytube-companion
Last synced: about 2 months ago
JSON representation
Redirect YouTube links to the myTube! Windows 10 app
- Host: GitHub
- URL: https://github.com/arlodotexe/mytube-companion
- Owner: Arlodotexe
- Created: 2018-08-02T19:11:41.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-13T05:44:22.000Z (over 5 years ago)
- Last Synced: 2025-03-18T20:40:46.907Z (2 months ago)
- Language: JavaScript
- Size: 2.81 MB
- Stars: 16
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## The MyTube Companion has been replaced
The MyTube Companion is no longer in development and has been superseded by the [UWP Companion](https://github.com/UWPCommunity/UWP-Companion). Download the UWP Companion for the latest fixes and features# myTube-Companion
Redirect YouTube links to the myTube! Windows 10 app## Firefox
https://addons.mozilla.org/en-US/firefox/addon/mytube-companion/
## Chrome/Opera
https://chrome.google.com/webstore/detail/mytube-companion/cgapamkaldokecljkpcfcchlpclmokmc
## Microsoft Edgehttps://www.microsoft.com/en-us/p/mytube-companion/9p8jg4zs3pw2
# Contributing
Feel free to contribute to the project. There is currently no way to sync changes between versions of extension for Edge, Firefox and Chromium, meaning any changes you make to one will have to be make to the others manually. I am testing out some ways to make the code for all 3 cross compatible, and the only thing currently stopping me is the manifest files all having subtly different requirements. Other than that, everything should be identical between all 3 `src` folders (even if Firefox isn't exactly to spec anymore - if this becomes an issue for functionality, I will fix it)
If you open an issue, make sure to label it appropriately (`feature-request`, `bug`, etc)