Расширение Атлас-2 для браузера Firefox

Examine source code of Расширение Атлас-2 для браузера

Inspect and view changes in Расширение Атлас-2 для браузера source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Atlas-2 Plug-in",
  "short_name": "Atlas-2 Plug-in",
  "author": "JSC Atlas-2",
  "description": "Расширение браузера, позволяющее использовать ЭЦП для сервисов Атлас-2. Для работы требуется приложение Atlas-2 Plug-in Host.",
  "version": "2.0.0.0",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "nativeMessaging",
    "https://lk.atlas-2.ru/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  }
}

Best Расширение Атлас-2 для браузера Alternatives

Here are some Firefox add-ons that are similar to Расширение Атлас-2 для браузера: