OldStyle Copy&Paste Firefox

Examine source code of OldStyle Copy&Paste

Inspect and view changes in OldStyle Copy&Paste source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "OldStyle Copy&Paste",
  "description": "OldStyle Copy&Paste",
  "version": "1.0",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "run_at": "document_idle",
      "js": [
        "old-style.js"
      ]
    }
  ],
  "icons": {
    "16": "/images/icon16.png",
    "32": "/images/icon32.png",
    "48": "/images/icon48.png",
    "128": "/images/icon128.png"
  }
}

Best OldStyle Copy&Paste Alternatives

Here are some Firefox add-ons that are similar to OldStyle Copy&Paste: