Tab Swoosher Firefox

Examine source code of Tab Swoosher

Inspect and view changes in Tab Swoosher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Swoosher",
  "version": "0.1.0",
  "version_name": "rebuild-beta 0.1",
  "author": "encadyma",
  "description": "A simple tab cleaner WebExtension. Quickly keep your browser space clean.",
  "applications": {
    "gecko": {
      "id": "swoosher@encadyma.com",
      "strict_min_version": "57.0"
    }
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "permissions": [
    "<all_urls>",
    "tabs",
    "storage",
    "unlimitedStorage",
    "topSites"
  ],
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true,
    "browser_style": false
  },
  "browser_action": {
    "default_icon": "icons/tab_matds.png",
    "default_title": "Tab Swoosher",
    "default_popup": "popup/popup.html",
    "browser_style": false
  }
}

Best Tab Swoosher Alternatives

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