EyeBankWeb Plugin Adapter Firefox

Examine source code of EyeBankWeb Plugin Adapter

Inspect and view changes in EyeBankWeb Plugin Adapter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "EyeBankWeb Plugin Adapter",
  "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDOqMBmB8ThMqFT3/9s/bfShwIXIlksxCwmo/VJdLScKqCc28xU2WaJmjfV4qa1K9K3SRiDTwpk53alWv/xoRXLjDnnvxmdu9AD57o7DEQAfdSRAv0grVt00/o7oudFaRlyvrHMmvjAM4fTnA3URQfEKz2L2wb/jfJt0ogcnYkWswIDAQAB",
  "version": "1.4resigned1",
  "manifest_version": 2,
  "description": "Allows use of the EyeBankWeb plugin",
  "icons": {
    "128": "icon-128.png"
  },
  "applications": {
    "gecko": {
      "id": "firewyrmhost@IrisGuard.com",
      "strict_min_version": "50.0"
    }
  },
  "background": {
    "scripts": [
      "background.js",
      "FireBreathPromise.js",
      "wyrmhole.js",
      "firewyrm.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    "FireBreathPromise.js",
    "firewyrm.js",
    "wyrmhole.js",
    "wyrmhole-page.js"
  ],
  "permissions": [
    "nativeMessaging"
  ]
}

최고의 EyeBankWeb Plugin Adapter 대안

다음은 EyeBankWeb Plugin Adapter과(와) 유사한 Firefox add-on입니다: