Search Intercept

Search Intercept

Intercept outgoing google search!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "description": "Intercept outgoing google search!",
  "name": "Search Intercept",
  "options_page": "options.html",
  "incognito": "split",
  "icons": {
    "16": "img/icon16.png",
    "32": "img/icon32.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "permissions": [],
  "version": "0.0.0.8"
}