Skip to content

hyperkun/Dollchan-Extension-Tools

 
 

Repository files navigation

dE Dollchan Extension Tools

Get as userscript: ES5 version or ESNext version (Firefox 52+, Chrome 55+, Opera 42+)

Get as Chrome Extension

Wiki

Russian ~ English

Home page

http://www.freedollchan.org/scripts

License

© 2017 Dollchan Extension Tools Team. See the LICENSE file for license rights and limitations (MIT).

Script compilation

  • Install Node.js if not yet.
  • Install Gulp globally: npm install -g gulp
  • Go to Dollchan repo and run npm install to update dependencies.

You can make both ES5 and ESNext script versions from /src/modules by running:

gulp make

Or you can make ESNext script only:

gulp make:es6

Also you can make separate source modules from your ESNext script:

gulp make:modules

About

The best way to browse imageboards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%