Google image authenticator Firefox

Examine source code of Google image authenticator

Par : vojTECH
Inspect and view changes in Google image authenticator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extension_name__",
  "description": "__MSG_extension_description__",
  "version": "1.1.2",
  "browser_action": {
    "default_icon": {
      "16": "imgs/logo.svg",
      "32": "imgs/logo.svg"
    },
    "default_title": "__MSG_extension_name__"
  },
  "default_locale": "en",
  "developer": {
    "name": "vtech"
  },
  "icons": {
    "48": "imgs/logo.svg",
    "96": "imgs/logo.svg"
  },
  "applications": {
    "gecko": {
      "id": "image_authenticator@check.up",
      "strict_min_version": "58.0"
    }
  },
  "permissions": [
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Meilleures alternatives Google image authenticator

Voici quelques Firefox add-ons qui sont similaires à Google image authenticator :