Skip to content

themacintoshnerd/Deadname-Remover

 
 

Repository files navigation

Dead-Name-Remover

This is litterally just the same thing as normal deadname remover just with a transfem flag for those who would prefer it. I'll eventually make these into one thing with toggles for different flags.

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 59.4%
  • JavaScript 24.4%
  • HTML 9.5%
  • CSS 6.7%