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

Meilleures alternatives Copy Scratch link

Voici quelques Firefox add-ons qui sont similaires à Copy Scratch link :