Chemistry Reference Resolver Firefox

Examine source code of Chemistry Reference Resolver

Inspect and view changes in Chemistry Reference Resolver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Chemistry Reference Resolver",
  "version": "2.3resigned1",
  "manifest_version": 2,
  "description": "Quickly navigates to a chemistry article (and more) from its reference.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "omnibox": {
    "keyword": "ref"
  },
  "homepage_url": "http://chemsearch.kovsky.net",
  "background": {
    "scripts": [
      "resolver_background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "32": "icons/icon32.png",
      "64": "icons/icon64.png"
    },
    "default_title": "Resolve a reference",
    "default_popup": "popup-2.2.html"
  },
  "permissions": [
    "contextMenus"
  ],
  "optional_permissions": [
    "http://chemsearch.kovsky.net/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "zhorakovsky@gmail.com"
    }
  }
}

최고의 Chemistry Reference Resolver 대안

다음은 Chemistry Reference Resolver과(와) 유사한 Firefox add-on입니다: