IHS Highlighting Firefox

Examine source code of IHS Highlighting

Inspect and view changes in IHS Highlighting source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "IHS Highlighting",
  "version": "9.5.501.0",
  "default_locale": "en",
  "author": "IHS Markit Ltd.",
  "description": "__MSG_extDescription__",
  "icons": {
    "48": "IHS-blue-outlined-48.png",
    "64": "IHS-blue-outlined-64.png",
    "128": "IHS-blue-outlined-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "imfind-firefox2022@ihsmarkit.com",
      "strict_min_version": "91.0"
    }
  },
  "background": {
    "scripts": [
      "find-background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "find-content.js"
      ]
    }
  ],
  "permissions": [
    "cookies",
    "nativeMessaging",
    "<all_urls>"
  ]
}

Best IHS Highlighting Alternatives

Here are some Firefox add-ons that are similar to IHS Highlighting: