Kissanime-Downloader
Kissanime-Downloader copied to clipboard
"KissAnime Multi Downloader" script doesn't run in Firefox 57
First off: Thanks for this! It's fantastic!
I didn't check any other browsers/versions (realized that now as I'm typing this).
The script would not run as it current exists. messed around with it a bit, but the only way I was able to get it to work was to replace these lines:
// @match http://kissanime.ru/Anime/*
// @exclude http://kissanime.ru/Anime/*/*
with this:
// @include http://kissanime.ru/Anime/Naruto-Shippuuden-Dub/
(I hate reading, don't judge me) :wink:
Once I did that it worked like a charm!
As a workaround try using Tampermonkey instead of Greasemonkey in FF57. That worked for me so I'm assuming Greasemonkey is just broken in FF57