-
Notifications
You must be signed in to change notification settings - Fork 1
kpr-everywhere is ipod touch/iphone bookmarklet, which enables you to watch pictures on any websites as slideshow.
shimomura1004/kpr-everywhere
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
javascript:(function(){var%20newbody=document.createElement('body');var%20imgs=document.getElementsByTagName('img');for(var%20i=0;i<imgs.length;i++){var%20div=document.createElement('div');var%20newimg=document.createElement('img');newimg.src=imgs[i].src;newimg.style.width='100%';div.appendChild(newimg);newbody.appendChild(div);};var%20e=document.getElementsByTagName('script');while(e.length>0){e[0].parentNode.removeChild(e[0])};e=document.getElementsByTagName('style');while(e.length>0){e[0].parentNode.removeChild(e[0])};document.body=newbody;var%20d=document;var%20s=d.createElement('script');s.charset='UTF-8';s.src='http://github.com/shimomura1004/kpr-everywhere/tree/master%2Fkpr-everywhere.js?raw=true';d.body.appendChild(s);})();
About
kpr-everywhere is ipod touch/iphone bookmarklet, which enables you to watch pictures on any websites as slideshow.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published