Skip to content

kuanyui/ruten-taiwan-promotion-blocker

Repository files navigation

Introduce

This is a simple “Promoted Item” blocker specially made for Ruten, one of the biggest online shopping malls in Taiwan.

In these days (as of 2023/06), Ruten returns too many unrelated results (but has “promoted” badge) appear in your search results, which significantly decrease user experience. Sometimes the disturbance is so critical that even Google can easily find out what I want on Ruten, but Ruten itselves search system can’t.

This extension is to try to improve such situation.

Development

Prepare

npm i

Run for development (Watch)

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

Run Firefox for developing WebExtension

web-ext run --verbose --firefox-profile ~/.mozilla/firefox/XXXXXXX.NAME

Deploy (Build .xpi file & run a HTTP server for download)

make xpi-server

Zip this repository for uploading to addons.mozilla.org

make zip-repo

License

MPL 2.0

About

Remove promoted items from search results of Ruten Taiwan.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published