Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lawfx/YoutubeNonStop

Autoclicker for Youtube's latest "feature" - Video paused. Continue watching?
https://github.com/lawfx/YoutubeNonStop

Last synced: about 2 months ago
JSON representation

Autoclicker for Youtube's latest "feature" - Video paused. Continue watching?

Awesome Lists containing this project

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!