This extension provides details on how to delete your accounts for websites, along with how difficult it is.
The extension icon will change depending on the difficulty, ranging from easy to impossible.
- Green (Easy) - Easy to delete your account (usually just by clicking a link and entering your password).
- Yellow (Medium) - Moderately difficult (usually requires users to confirm their email before deleting their account).
- Red (Hard) - Hard to delete accounts (requires that you send an email to the service or fill out a request form).
- Black (Impossible) - Websites which have this do not allow you to delete your account.
- Purple (Limited) - Data deletion rights vary by country.
Since this extension uses manifest v2, it is currently not compatible with Chromium-based browsers, but there is already an unofficial extension for that.
- Install Bun (the Node.JS replacement) for the build tools.
- Clone this repository:
git clone https://github.com/jdm-contrib/justdelete.me-firefox-addon
- Enter the directory in your terminal and run
bun x web-ext build
Install the .zip file that is generated in web-ext-artifacts
(you may need to disable code signing on Firefox to install, or use about:debugging).