A chrome extension that hide blacklisted images in that website.
- Fork/clone this repo.
- Turn on Extension developer mode.
- In chrome, go to
chrome://extensions
. - In top left corner, click
load unpacked
and select the folder that contain this repo. - Go to that website, search for posts with tags inside
blacklist-tags.json
to ensure the extension is working.
Put them inside blacklist-tags.json
.
- Existed blacklist feature in that website wasn't working for author, for some reason.
- Unlimited amount of blacklist tags (if you have more than 2500 characters of tags, that is...).
- Once activated, it will hide all blacklisted images automatically inside certain website until it is deactivated/removed.