Created
July 11, 2015 00:39
-
-
Save acmiyaguchi/810f67be16f398398fd9 to your computer and use it in GitHub Desktop.
kissanime bookmarklet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(){function a(){function b(e){return function(){e.click()}}var c=document.getElementsByTagName("a");for(var d=0;d<c.length;d++){if(c[d].textContent=="Hide"){setTimeout(b(c[d]),100)}}}a();document.addEventListener("DOMContentLoaded",a)})(); |
Author
acmiyaguchi
commented
Jul 11, 2015
- Create a new bookmark
- Copy and paste the script into the location url
- Click bookmark on a page under http://kissanime.com/* to run
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment