Temporary Identity Firefox

Examine source code of Temporary Identity

제작자: magic Add-on
Inspect and view changes in Temporary Identity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.1.0",
  "default_locale": "en",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg",
    "128": "icons/icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "firefox-temp-identity@julyraining",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "contextualIdentities",
    "cookies",
    "menus",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "utils.js",
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "__MSG_extensionName__",
    "default_icon": "icons/icon.svg",
    "default_popup": "popup.html"
  }
}

최고의 Temporary Identity 대안

다음은 Temporary Identity과(와) 유사한 Firefox add-on입니다: