Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling extension #20

Open
Invisible40 opened this issue Nov 24, 2014 · 1 comment
Open

Enabling extension #20

Invisible40 opened this issue Nov 24, 2014 · 1 comment

Comments

@Invisible40
Copy link

How do I enable the extension to Chrome? Sorry for the stupid question.

@svtux
Copy link

svtux commented Dec 27, 2014

What is the main problem?

If you can't install user script then you need use one of the many articles from web "how to install userscript to google chrome", e.g.:
http://stackoverflow.com/questions/5258989/manually-adding-a-userscript-to-google-chrome
http://techsupportguides.com/install-userscripts-in-chrome/

  1. Download the script - youtube-video-download.user.js
  2. Click on the "Customize and control" icon and go to Tools > Extensions
  3. Drag the script onto the page.

NOTE: Chrome will warn you that the script can "access data on all websites". That is Chrome's generic warning for any user script. Read the code of the of the script to determine what it does.

If you can't use current script - this is a bug which has been fixed in my fork. You can find it here:
https://github.com/svtux/youtube-video-download

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants