Skip to content

wrenth04/ptt-beauty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ptt-beauty-js

user script for web ptt

Features

  • auto load image
  • auto load next page
  • save image to google drive, photos

Install User Script

  1. Firefox install Greasemonkey
  2. Chrome install Tampermonkey
  3. One-Click Install user script
  4. open web ptt

Bookmarklet

javascript:(function(){document.body.appendChild(document.createElement('script')).src='https://rawgithub.com/wrenth04/ptt-beauty/master/src/ptt-beauty.js?'+new Date().getTime();})();