stackypie Firefox

Examine source code of stackypie

제작자: Twise Think
Inspect and view changes in stackypie source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "stackypie",
  "version": "1.0",
  "description": "Copy selection from any website with one click.",
  "icons": {
    "16": "icons/16.png",
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "script.js"
      ],
      "css": [
        "main.css"
      ]
    }
  ],
  "permissions": [
    "clipboardWrite"
  ]
}

최고의 stackypie 대안

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