PubPeer Pro Firefox

Examine source code of PubPeer Pro

Inspect and view changes in PubPeer Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PubPeer",
  "description": "Show links to existing PubPeer comments",
  "version": "1.7.1",
  "manifest_version": 2,
  "author": "Pubpeer Foundation",
  "background": {
    "scripts": [
      "js/utils/utils.js",
      "js/utils/contentScript.js",
      "js/utils/disabledHosts.js",
      "js/utils/states.js",
      "js/background.js",
      "js/service-worker.js"
    ]
  },
  "permissions": [
    "webNavigation",
    "storage",
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "addon@pubpeer.com",
      "strict_min_version": "121.0a1"
    },
    "gecko_android": {
      "strict_min_version": "121.0a1"
    }
  },
  "minimum_chrome_version": "121",
  "icons": {
    "16": "img/pubpeer-16x16.png",
    "48": "img/pubpeer-48x48.png",
    "128": "img/pubpeer-128x128.png"
  },
  "browser_action": {
    "default_icon": {
      "20": "img/pubpeer-16x16.png",
      "40": "img/pubpeer-48x48.png"
    },
    "default_title": "PubPeer",
    "default_popup": "popup.html"
  },
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "web_accessible_resources": [
    "img/pubpeer-16x16.png",
    "img/pubpeer-48x48.png",
    "img/pubpeer-128x128.png",
    "popup.html",
    "js/utils/utils.js",
    "js/utils/contentScript.js",
    "js/utils/disabledHosts.js",
    "js/utils/states.js",
    "js/background.js",
    "js/service-worker.js"
  ]
}

Melhores alternativas PubPeer Pro

Aqui estão algumas Firefox add-ons que são similares a PubPeer Pro: