PubMedX Firefox

Examine source code of PubMedX

Inspect and view changes in PubMedX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PubmedX",
  "version": "2.7.0",
  "author": "Emuyn LLC",
  "description": "日本人のための PubMed 文献検索補助ツール",
  "browser_specific_settings": {
    "gecko": {
      "id": "{5747016e-6ef9-4fd4-b60f-0d4d547f4be1}",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "storage",
    "downloads"
  ],
  "host_permissions": [
    "*://*.oadoi.org/*",
    "https://api.emuyn.net/*",
    "*://*.ncbi.nlm.nih.gov/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "content_scripts": [
    {
      "matches": [
        "https://pubmed.ncbi.nlm.nih.gov/*",
        "https://pmc.ncbi.nlm.nih.gov/*",
        "https://www.ncbi.nlm.nih.gov/*",
        "https://www.mendeley.com/*",
        "https://www.jstage.jst.go.jp/*",
        "https://www.emuyn.net/*"
      ],
      "js": [
        "jquery-3.6.0.min.js",
        "contentscripts.js",
        "impactfactor.js",
        "images.js"
      ],
      "css": [
        "contentscripts.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "32": "icons/32.png",
    "72": "icons/72.png",
    "128": "icons/128.png",
    "512": "icons/512.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "resources/*.webp"
      ],
      "matches": [
        "https://*/*"
      ]
    }
  ],
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  }
}

Best PubMedX Alternatives

Here are some Firefox add-ons that are similar to PubMedX: