HLT web Firefox

Examine source code of HLT web

Inspect and view changes in HLT web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "HLT web",
  "version": "0.13resigned1",
  "description": "Convert to polytonic greek.",
  "permissions": [
    "<all_urls>",
    "tabs",
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "myscript.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "hlt.png",
      "128": "hlt128.png"
    }
  },
  "icons": {
    "32": "hlt.png",
    "128": "hlt128.png"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{ad3633e8-ebaf-44ff-923c-d844a9c93662}"
    }
  }
}

Best HLT web Alternatives

Here are some Firefox add-ons that are similar to HLT web: