Copy Scratch link Firefox

Examine source code of Copy Scratch link

提供元: Sly-Little-Fox Add-on
Inspect and view changes in Copy Scratch link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Copy Scratch Link",
  "description": "Adds \"Copy Link\" Button to Scratch comments",
  "manifest_version": 2,
  "version": "1.1",
  "homepage_url": "https://github.com/Sly-Little-Fox",
  "icons": {
    "48": "icons/icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://scratch.mit.edu/users/*",
        "*://scratch.mit.edu/studios/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ]
}

ベストのCopy Scratch link代替案

Copy Scratch linkに類似したFirefox add-onをいくつか紹介します: