BDBFind Firefox

Examine source code of BDBFind

提供元: BindingDB Add-on
Inspect and view changes in BDBFind source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "BDBFind",
  "description": "BDBFind provides links to data and downloads when you view an article or patent for which BindingDB has data.",
  "version": "1.0.0.5",
  "manifest_version": 2,
  "icons": {
    "16": "/images/BDB16.png",
    "32": "/images/BDB32.png",
    "48": "/images/BDB48.png",
    "64": "/images/BDB64.png",
    "128": "/images/BDB128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "BindingDB DOIs"
  },
  "permissions": [
    "http://*/*",
    "https://*/*"
  ]
}

ベストのBDBFind代替案

BDBFindに類似したFirefox add-onをいくつか紹介します: