CopyHash Firefox

Examine source code of CopyHash

Inspect and view changes in CopyHash source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CopyHash",
  "version": "0.1",
  "description": "Context menu button to copy md5 hash from a 4chan thumbnail to the clipboard",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "menus",
    "clipboardWrite",
    "activeTab"
  ],
  "icons": {
    "16": "ferongr-16.png"
  }
}

Best CopyHash Alternatives

Here are some Firefox add-ons that are similar to CopyHash: