Copy Scratch link Firefox

Examine source code of Copy Scratch link

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"
      ]
    }
  ]
}

Melhores alternativas Copy Scratch link

Aqui estão algumas Firefox add-ons que são similares a Copy Scratch link: