Incognito This Tab Firefox

Examine source code of Incognito This Tab

Inspect and view changes in Incognito This Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Incognito This Tab",
  "description": "Opens current tab in an incognito window, and removes it from your browsing history.",
  "permissions": [
    "contextMenus",
    "activeTab",
    "history",
    "storage"
  ],
  "version": "0.0.7",
  "homepage_url": "https://browsernative.com/incognito-tab-firefox/",
  "options_ui": {
    "page": "/html/options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "/js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "/img/icon.png",
    "default_title": "Incognito This Tab",
    "browser_style": false
  },
  "icons": {
    "128": "/img/icon.png"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+I"
      }
    }
  },
  "applications": {
    "gecko": {
      "id": "@incogtab"
    }
  }
}

Best Incognito This Tab Alternatives

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