Restrict Search Results Firefox

Examine source code of Restrict Search Results

By: Speedyx Add-on
Inspect and view changes in Restrict Search Results source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Restrict Search Results",
  "version": "1.0",
  "description": "This extension restricts search results to exclude the top one million most popular websites.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking"
  ],
  "web_accessible_resources": [
    "top-websites.json"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0c0a575b-1339-4086-b2ad-2cd1271ae1d7}"
    }
  }
}

Best Restrict Search Results Alternatives

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