Quick Punch Firefox

Examine source code of Quick Punch

提供元: Laura Bucchieri
Inspect and view changes in Quick Punch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Quick Punch",
  "version": "1.0.1",
  "description": "Quick Punch buttons for PunchIt web app.",
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://punchit.atomicobject.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "laura.bucchieri@atomicobject.com"
    }
  },
  "icons": {
    "16": "icons/favicon-16x16.png",
    "32": "icons/favicon-32x32.png",
    "48": "icons/favicon-48x48.png",
    "96": "icons/favicon-96x96.png"
  }
}

ベストのQuick Punch代替案

Quick Punchに類似したFirefox add-onをいくつか紹介します: