BooruShinshi
1.0.0
ボール紳士:ボール (Booru) サイト間をエレガントに渡り歩く。
This WebExtension improve your experience of browsing Booru (ボール, “board” in Japanese) sites by providing the following features:
This is a 100% safe & clean FLOSS. More info about permission, issue, development is on Github
I develop and release ALL my open-source software projects for free, and are ALL licensed underWTFPL
,GPL
,MIT
, orMPL
. however, my “free time” is not free actually. If my works are usable to you or make you happy, please consider to donate to reduce my business hours to make more free and open-source projects for you and this world:Thanks for your contribution!
- PayPal
- LiberaPay
- Patreon
Currently supported sites:
chan.sankakucomplex.com
(Considering to deprecate. Too many AI generated garbages.)yande.re
konachan.com
konachan.net
danbooru.donmai.us
betabooru.donmai.us
gelbooru.com
safebooru.org
tbib.org
booru.allthefallen.moe
rule34.xxx
rule34.paheal.net
rule34.us
For more information please see GitHub.
nvm
)
npm i -g web-ext
)npm i
make dev
web-ext run --verbose --firefox-profile ~/.mozilla/firefox/PROFILE_DIR_NAME
If webpack watch exit immediately without any error, please try https://github.com/guard/listen/wiki/Increasing-the-amount-of-inotify-watchers
web-ext run --verbose --firefox-profile ~/.mozilla/firefox/XXXXXXX.NAME
make xpi-server
make zip-repo
For paranoid users such as me, these are all used permissions with its usages:
downloads
:
tabs
:
pageAction
. (It’s impossible to achive this via only manifest.json
on Firefox for Android)storage
:
storage.sync
is deprecated since BooruShinshi 0.12.0 due to the storage quotas limitation. Now relies on storage.local
instead.)unlimitedStorage
:
konachan.net
, …
MPL 2.0