24by7search

24by7search

Your One-Stop-Destination for Latest News Feed & Search!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": "__MSG_extension_author__",
  "chrome_settings_overrides": {
    "homepage": "https://www.24by7search.com",
    "search_provider": {
      "encoding": "UTF-8",
      "favicon_url": "https://24by7search.com/css/favicon/favicon.ico",
      "is_default": true,
      "keyword": "24by7search",
      "name": "__MSG_search_provider_name__",
      "search_url": "https://www.24by7search.com/result.php?q={searchTerms}"
    }
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "default_locale": "en",
  "description": "__MSG_extension_description__",
  "icons": {
    "32": "icon/icon.32.png",
    "64": "icon/icon.64.png",
    "128": "icon/icon.128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_extension_name__",
  "version": "0.0.1",
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}