Introduction
Userscripts are user written JavaScripts executed in the browser. You may run the code in the console. But there are browser extensions to make life easier.
The most famous ones are GreaseMonkey for Firefox and TamperMonkey for Chrome although the latter also supports other Chromium/WebKit based browsers.
Such extensions open up a whole new world. And in this case, it is about fetching the album images on duitang.com, a chinese website very similar to pinterest.com.
Installation
Instructions can be found here: https://github.com/kaneorotar/duitang-userscript
Have fun and Enjoy!
P.S. This is my first public GitHub repository. Hopefully more is on the way~
—————————————————Lang Cut——————————————————-
所以最近写了个GreaseMonkey/TamperMonkey用的脚本,用于抓取堆糖相册中所有图片的链接。
安装说明在此:https://github.com/kaneorotar/duitang-userscript
P.S. 这是本人第一个GitHub的repository,希望未来能增加更多~