AetherCollective / Deadname-Remover

An easy to use Firefox and Chrome plugin to automatically remove and replace deadnames

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dead-Name-Remover

An easy to use browser plugin to automatically replace dead names with preferred names

Visit Chrome Web Store and Firefox Add-ons for more info

If you somehow can't install the extension (due to disabling LGBT-related extension), but can install Greasemonkey/Tampermonkey: you can install it by clicking here

Build Instructions

Requires Node LTS or higher

  • Open a command shell and navigate to the root directory
  • Type npm install to install the node devDependencies
  • To compile the project type npm run debug for debug, and npm run production for production-ready files
  • The building process will collate a formatted use-able plugin structure into the dist/-folder
  • From this folder it can be side-loaded into Firefox or Chromium-based browsers

About

An easy to use Firefox and Chrome plugin to automatically remove and replace deadnames

License:MIT License


Languages

Language:TypeScript 61.2%Language:JavaScript 22.5%Language:HTML 9.6%Language:CSS 6.7%