SthephanShinkufag / Dollchan-Extension-Tools

The best way to browse imageboards
https://dollchan.net/extension/
MIT License
366 stars 67 forks source link
2ch 4chan cross-platform esnext firefox-addon imageboards javascript userscript webextension

Last commit Commit activity Bugs Enhancements

dE Dollchan Extension Tools



Dollchan Extension is the userscript and extension that combines various options & features, making you hang out on imageboards in an easier and more convenient way. If you have visited sites like 4chan.org or 2ch.hk, then you probably already heard about it.

It provides such functions:

... and many other features!

Dollchan has both cross-browser and cross-board working scope. A list of supported sites includes all imageboards based on Wakaba, Kusaba, Tinyboard, Vichan, TinyIB, LynxChan, FoolFuuka, their derivatives, or any other board engine that generates a html source parsable by the Dollchan, implying no critical changes were made by board maintainers.


Userscript compilation:

  1. Install Git and Node.js if not yet.
  2. Install Gulp using Git:
    npm rm -g gulp
    npm install -g gulp-cli
  3. Using Git, go to Dollchan repo and update dependencies:
    npm install
  4. Then you can make both ES5 and ESNext userscript versions from /src/modules by running:
    gulp make
  5. Or you can make ESNext version only:
    gulp make:es6
  6. Also you can make separate source modules from your ESNext version:
    gulp make:modules

How to test an extension:

Chrome

  1. Go to the extensions page by typing chrome://extensions/ in your browser's address bar,
    disable your existing Dollchan extension if available.
  2. Set the "Developer's mode" checkbox, press the "Load unpacked extension" button.
  3. Select the path to /extension directory in your Dollchan repo.
    If you don't have a Dollchan repo, download and unpack the repository archive from the last state.
  4. Done.

Firefox

  1. Go to the extensions page by typing about:addons in your browser's address bar,
    disable your existing Dollchan extension if available.
  2. Go to about:debugging#addons page, press the "Download temporary add-on…" button.
  3. Open the /extension directory in your Dollchan repo and select the path to manifest.json file.
    If you don't have a Dollchan repo, download and unpack the repository archive from the last state.
  4. Done.

Support the project by donating: