An extension that helps Human beings boycott products and services affiliated with terrorists.
This extension functions as a tool to expose the affiliations of top brands and websites with unjust regimes, regimes that showed extensive brutality towards innocent people such as the Zionist regimes's impact on Palestinian people or the actions of French government affecting innocent Muslim civilians in Africa. These instances are merely the surface, indicative of a more extensive list of regimes engaging in violence and discrimination against Arab and Muslim nations around the world.
It does 2 things:
- Warn you when you open a blacklisted product page on E-commerce websites like Amazon
- Warn you when you you visit blacklisted websites
- Added cloudflare worker & KV store that serves the database of blacklisted entities
- Added extension code that triggers when a person visits blacklisted URL, and then warns user
- Added extension code that triggers when a person visits blacklisted product, and then warns user
- Supporting blacklisted brand detection in Amazon, Ebay, and Jumia
- Migrate to Supabase to leverage SQL and improve performance
- Enriching the database or integrating it with other sources
- Enhancing the UI that currently warns the user, (adding a popup with
coolCSS) - Including fields
reason
Andproof
- Deploying and Publishing on Chrome webstore
- Deploying and Publishing on Firefox
- Branding and better designs
- Supporting other famous e-commerce websites
- Installation:
- For Chrome: https://chromewebstore.google.com/detail/boycott-z/fiolfcekimelemlneoogmpjgdjhkdhdd?pli=1
- For Firefox: https://addons.mozilla.org/en-US/firefox/addon/boycott-z/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search
- Pin it to toolbar
Run the script build.sh
which will create extension directories for supported
browsers in the dist
directory.