MAS.Key Firefox

Examine source code of MAS.Key

Inspect and view changes in MAS.Key source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MAS.Key",
  "version": "2.5resigned1",
  "description": "Расширения для браузера, которое совместно с мобильным приложением MAS.Key позволяет упростить  аутентификацию до несколько кликов.",
  "icons": {
    "16": "16x16.png",
    "48": "48x48.png",
    "128": "128x128.png"
  },
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": {
      "19": "19x19.png"
    },
    "default_title": "Открыть MAS.Key",
    "default_popup": "index.html"
  },
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "helper.js",
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fd486965-1054-4717-b943-873f828069d7}"
    }
  }
}

Meilleures alternatives MAS.Key

Voici quelques Firefox add-ons qui sont similaires à MAS.Key :