Proof Firefox

Examine source code of Proof

제작자: Proof Media Inc.
Inspect and view changes in Proof source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.2.8resigned1",
  "name": "Proof",
  "manifest_version": 2,
  "icons": {
    "128": "images/proof-icon-extension.png"
  },
  "description": "Submit URL of articles to the Proof platform",
  "author": "Paolo D.",
  "browser_action": {
    "default_title": "Proof",
    "default_popup": "popup.html",
    "default_icon": "images/proof-icon-inactive.png"
  },
  "permissions": [
    "tabs",
    "alarms",
    "notifications",
    "storage",
    "contextMenus",
    "https://*.proofmedia.io/*",
    "https://*.proofmediadev.com/*"
  ],
  "web_accessible_resources": [
    "images/proof-icon-*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "applications": {
    "gecko": {
      "id": "support@proofmedia.io",
      "strict_min_version": "57.0"
    }
  }
}

최고의 Proof 대안

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