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
Requires Node LTS or higher
- Open a command shell and navigate to the root directory
- Type
npm installto install the node devDependencies - To compile the project type
npm run debugfor debug, andnpm run productionfor 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