/accountable

Primary LanguageJavaScript

Donate

Cancel Culture to Accountability

Cancel Culture to "Accountability*"

Features

  • a Chrome extension to change the term 'cancel culture' to "accountability"

Install

Contribution

Suggestions and pull requests are welcomed!.

To install for developers

  • clone the repo
  • run npm install

npm run watch

Runs the app in development mode. Then follow these instructions to see your app:

Open chrome://extensions Check the Developer mode checkbox Click on the Load unpacked extension button Select the folder my-extension/build

npm run build

Builds the app for production to the build folder. Zip the build folder and your app is ready to be published on Chrome Web Store.


This project was bootstrapped with Chrome Extension CLI