Funny URL Rewriter Firefox

Examine source code of Funny URL Rewriter

By: vinh
Inspect and view changes in Funny URL Rewriter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Funny URL Rewriter",
  "version": "1.0",
  "description": "Biến URL dài dòng thành câu hài hước mỗi khi copy.",
  "permissions": [
    "clipboardWrite",
    "clipboardRead",
    "activeTab",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{827f75ac-b28e-4c2f-ae8d-0baeacbb8de9}"
    }
  }
}

Best Funny URL Rewriter Alternatives

Here are some Firefox add-ons that are similar to Funny URL Rewriter: