Forget Tab Firefox

Examine source code of Forget Tab

By: Allen Add-on
Inspect and view changes in Forget Tab source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.6",
  "name": "Forget Tab",
  "manifest_version": 3,
  "homepage_url": "https://mybrowseraddon.com/forget-tab.html",
  "description": "Forget current tab's history, storage, cookies and more with just one click!",
  "commands": {
    "_execute_action": {}
  },
  "options_ui": {
    "open_in_tab": true,
    "page": "data/options/options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "id": "{edd78f61-bb92-4549-bcc0-08d488f8dd40}"
    }
  },
  "permissions": [
    "storage",
    "history",
    "activeTab",
    "scripting",
    "notifications"
  ],
  "background": {
    "scripts": [
      "lib/config.js",
      "lib/chrome.js",
      "lib/runtime.js",
      "lib/common.js"
    ]
  },
  "action": {
    "default_title": "Forget Tab",
    "default_icon": {
      "16": "data/icons/initial/16.png",
      "32": "data/icons/initial/32.png",
      "48": "data/icons/initial/48.png",
      "64": "data/icons/initial/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  }
}

Best Forget Tab Alternatives

Here are some Firefox add-ons that are similar to Forget Tab: