Punycode Tooltips Firefox

Examine source code of Punycode Tooltips

Inspect and view changes in Punycode Tooltips source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SHOW PUNYCODE FORMAT",
  "version": "1.0",
  "description": "Displays the URL of the currently active tab.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "tooltip.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fc396f57-2f1f-43e8-a8fb-ddfe89e7a1a4}"
    }
  }
}

Melhores alternativas Punycode Tooltips

Aqui estão algumas Firefox add-ons que são similares a Punycode Tooltips: