PubPeer Firefox

Examine source code of PubPeer

Por: PubPeer Add-on
Inspect and view changes in PubPeer 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": 3,
  "author": "Pubpeer Foundation",
  "background": {
    "scripts": [
      "js/utils/utils.js",
      "js/utils/contentScript.js",
      "js/utils/disabledHosts.js",
      "js/utils/states.js",
      "js/background.js"
    ],
    "service_worker": "js/service-worker.js"
  },
  "permissions": [
    "webNavigation",
    "scripting",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-rU2mNakSg7IiSQ@jetpack",
      "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"
  },
  "action": {
    "default_icon": {
      "20": "img/pubpeer-16x16.png",
      "40": "img/pubpeer-48x48.png"
    },
    "default_title": "PubPeer",
    "default_popup": "popup.html"
  },
  "content_security_policy": {},
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ]
}

Melhores alternativas PubPeer

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