Searchfox in Phabricator Firefox

Examine source code of Searchfox in Phabricator

By: marco Add-on
Inspect and view changes in Searchfox in Phabricator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Marco Castelluccio",
  "manifest_version": 2,
  "name": "Searchfox in Phabricator",
  "version": "0.2.6",
  "icons": {
    "256": "mozsearch-phabricator.svg"
  },
  "description": "Extension that integrates mozsearch/Searchfox capabilities into Phabricator.",
  "content_scripts": [
    {
      "matches": [
        "*://phabricator.services.mozilla.com/D*"
      ],
      "js": [
        "tippy.all.js",
        "phabricator.js"
      ],
      "css": [
        "tippy-light.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "https://searchfox.org/*"
  ],
  "homepage_url": "https://github.com/marco-c/mozsearch-phabricator-addon",
  "browser_specific_settings": {
    "gecko": {
      "id": "{16c9140a-394e-400b-b1ce-ae340b04e4c0}"
    }
  }
}

Best Searchfox in Phabricator Alternatives

Here are some Firefox add-ons that are similar to Searchfox in Phabricator: