hili Firefox

Examine source code of hili

By: Francis
Inspect and view changes in hili source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Highlight",
  "manifest_version": 2,
  "name": "hili",
  "version": "1.4.1",
  "homepage_url": "https://github.com/frnsys/hili",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "hili.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "<all_urls>",
    "contextMenus",
    "notifications",
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "hili@publicscience.co"
    }
  }
}

Best hili Alternatives

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