Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lawfx/YoutubeNonStop
Autoclicker for Youtube's latest "feature" - Video paused. Continue watching?
https://github.com/lawfx/YoutubeNonStop
Last synced: about 1 month ago
JSON representation
Autoclicker for Youtube's latest "feature" - Video paused. Continue watching?
- Host: GitHub
- URL: https://github.com/lawfx/YoutubeNonStop
- Owner: lawfx
- License: mit
- Created: 2018-09-20T21:12:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-29T21:53:58.000Z (about 1 year ago)
- Last Synced: 2024-08-02T15:05:52.587Z (4 months ago)
- Language: JavaScript
- Size: 451 KB
- Stars: 384
- Watchers: 15
- Forks: 40
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - lawfx/YoutubeNonStop - Autoclicker for Youtube's latest "feature" - Video paused. Continue watching? (JavaScript)
README
# Youtube NonStop
![YouTube NonStop Logo](https://github.com/lawfx/YoutubeNonStop/blob/master/images/yns128.png)Autoclicker for Youtube's latest "feature" - Video paused. Continue watching?
Available for:
[Chrome](https://chrome.google.com/webstore/detail/youtube-nonstop/nlkaejimjacpillmajjnopmpbkbnocid)
[Firefox](https://addons.mozilla.org/en-US/firefox/addon/youtube-nonstop/)
(see below)[Edge](https://microsoftedge.microsoft.com/addons/detail/youtube-nonstop/lgakodbaikpcnfpmanpenlgaghdaifbm)
For Opera install this extension first https://addons.opera.com/en/extensions/details/install-chrome-extensions/ and then install YouTube NonStop from the Chrome store.
---
In your Firefox, media keys may be disabled. To enable the functionality:
1. Navigate to about:config from your address bar
2. If there is a warning message just confirm that you understand the risks
3. Search for media.hardwaremediakeys.enabled and set to TRUE
3. Search for dom.media.mediasession.enabled and set to TRUE
4. Restart your browser---
If you want to load the extension by yourself in your browser without installing it from store or Google suddenly decides to take action against it, follow the instructions below:
1. Clone or download this repository
- If you download it, make sure to extract it first*(from the official [Google instructions](https://developer.chrome.com/extensions/getstarted))*
2. Open the Extension Management page by navigating to chrome://extensions
- The Extension Management page can also be opened by clicking on the Chrome menu, hovering over **More Tools** then selecting **Extensions**
3. Enable Developer Mode by clicking the toggle switch next to **Developer mode**
4. Click the **Load unpacked** button and select the extension directory
5. Ta-da! The extension has been successfully installed!