JustDeleteMe Extension

July 2, 2025 ยท View on GitHub

Download for Firefox

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.

Deletion Difficulties

IconDifficultyDescription
EasyEasyEasy to delete your account (usually just by clicking a link and entering your password).
MediumMediumModerately difficult (usually requires users to confirm their email before deleting their account).
HardHardHard to delete accounts (requires that you send an email to the service or fill out a request form).
ImpossibleImpossibleWebsites which have this do not allow you to delete your account.
LimitedLimitedData deletion rights vary by country.

For Chrome and Chromium

Since this extension uses manifest v2, it is currently not compatible with Chromium-based browsers, but there is already an unofficial extension for that.

Building from Source

  1. Install Bun (the Node.JS replacement) for the build tools.
  2. Clone this repository: git clone https://github.com/jdm-contrib/justdelete.me-firefox-addon
  3. 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).