Search Highlighter it Firefox

Examine source code of Search Highlighter it

By: HZ88
Inspect and view changes in Search Highlighter it source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Search Highlighter",
  "version": "1.0",
  "description": "Highlight search terms from referrer URLs.",
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d11ffa39-1ad7-4ca8-8203-6c5875371465}"
    }
  }
}

Best Search Highlighter it Alternatives

Here are some Firefox add-ons that are similar to Search Highlighter it: