GuGuss / ARTE-7-Downloader

User script to download videos from the ARTE+7 website
GNU General Public License v3.0
263 stars 33 forks source link

Chrome says corrupted extension #62

Closed iQuentin closed 6 years ago

iQuentin commented 6 years ago

When i drag and drop the .js file on the Extension page of Chrome, the extension is installed and immediately deactivated, with error message : "This extension could be corrupted." (Cette extension a pu être corrompue. in french)

  1. Is your browser up-to-date ? Version 63.0.3239.84 (Build officiel) (64 bits)
  2. Is your script up-to-date (see installation procedure) ? yes
  3. Have you tried restarting your web browser ? yes

Issue information

PS: i have succesfully used Arte-7-Downloader in the past (last time with v2.6)

Thanks

MissCaligari commented 6 years ago

If you open the script in the browser by clicking on the file name and then click on Raw, it should open TamperMonkey and show an install button. It worked for me in chrome with same script and TamperMonkey versions.

iQuentin commented 6 years ago

Thank you for your response, but i don't see what you mean by "click on Raw" (my interface is in french). Could you be a little more specific ?

MissCaligari commented 6 years ago

Step 1: open the code file in browser 01

Step 2: click on the raw button 02

Then it should open the script with TamperMonkey in a new tab. Step 3: click on install button (if it's alredy installed it will show a reinstall button) 03

Anyway, that worked for me.

iQuentin commented 6 years ago

Yeah, it worked. Many thanx !