AI Search Firefox

Examine source code of AI Search

By: OrgSoft
Inspect and view changes in AI Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "AI Search",
  "version": "1.2",
  "description": "Stop wasting time browsing ad-ridden, Search-Engine-Optimised sites and find what you are looking for",
  "manifest_version": 2,
  "browser_action": {
    "default_popup": "popup.html"
  },
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "AI Search",
      "search_url": "https://www.aisearch.vip/aisearch?q={searchTerms}",
      "keyword": "ai",
      "favicon_url": "/icon16.ico"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://localhost/*",
        "*://*.aisearch.vip/*"
      ],
      "js": [
        "contentscript.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{31f80485-47d1-485f-842a-cb39f31ce00c}"
    }
  }
}

Best AI Search Alternatives

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