Test Search Firefox

Examine source code of Test Search

By: Testing
Inspect and view changes in Test Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Test Search",
  "version": "3.0",
  "description": "Search Tool",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "index.js"
    ]
  },
  "permissions": [
    "*://*.hquick-forms.com/*",
    "storage",
    "tabs"
  ],
  "chrome_settings_overrides": {
    "search_provider": {
      "is_default": true,
      "name": "Test Search",
      "search_url": "https://www.google.com/search?q={searchTerms}",
      "favicon_url": "https://www.yahoo.com/favicon.ico",
      "suggest_url": "https://www.yahoo.com/osjson.aspx?query={searchTerms}"
    }
  },
  "icons": {
    "128": "icon.png"
  },
  "applications": {
    "gecko": {
      "id": "addon@testsearchtool.com",
      "strict_min_version": "57.0"
    }
  }
}

Best Test Search Alternatives

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