DOI Resolver Firefox

Examine source code of DOI Resolver

By: mdmower
Inspect and view changes in DOI Resolver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "19": "icons/icon19.png",
      "24": "icons/icon24.png",
      "32": "icons/icon32.png",
      "38": "icons/icon38.png",
      "48": "icons/icon48.png"
    },
    "default_popup": "bubble.html",
    "default_title": "__MSG_iconHover__"
  },
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "icons": {
    "16": "icons/icon16.png",
    "19": "icons/icon19.png",
    "24": "icons/icon24.png",
    "32": "icons/icon32.png",
    "38": "icons/icon38.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "manifest_version": 3,
  "name": "__MSG_appName__",
  "omnibox": {
    "keyword": "doi"
  },
  "permissions": [
    "contextMenus",
    "clipboardWrite",
    "storage"
  ],
  "version": "7.4.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7befad41-6117-42d0-a803-4fbae41bde5a}",
      "strict_min_version": "115.0"
    }
  },
  "optional_permissions": [
    "scripting",
    "tabs"
  ],
  "optional_host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Best DOI Resolver Alternatives

Here are some Firefox add-ons that are similar to DOI Resolver: