{
   "author": "Lavasoft",
   "background": {
      "page": "background.html"
   },
   "browser_action": {
      "default_icon": {
         "19": "img/browsericons/icon19.png",
         "38": "img/browsericons/icon38.png"
      },
      "default_popup": "load-new.html"
   },
   "chrome_settings_overrides": {
      "search_provider": {
         "encoding": "UTF-8",
         "favicon_url": "http://in.adaware.com/chrome_extension/icon19.ico",
         "is_default": true,
         "keyword": "Adaware Secure",
         "name": "Adaware Secure",
         "search_url": "https://defaultsearch.co/?q={searchTerms}"
      }
   },
   "chrome_url_overrides": {
      "newtab": "new-tab.html"
   },
   "default_locale": "en",
   "description": "__MSG_extShortDesc__",
   "icons": {
      "128": "img/icon_128.png",
      "16": "img/icon_16.png"
   },
   "incognito": "split",
   "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqZ/5ak8IV4els3PRh6rrAw4TNiodzgh1g5EOv0tBUpJRqgtbt8GizSXskVVpzogTObU8mHpNwFbynWhUFYiJnjBepCx1rBgA+sfrPEzHhYstAALRd55700WqDT/2Sxsc4cNHa/HlSwO8AKyVgf3t/0qCMvHrwFWf6546Px/eWPaqF/fcTM+AMxk/YOKcXcuCWQGt1ZJy2Ejc7uRDRas4ioXxAGvXYh5M1BCUUE9AvEXiN1s6SyYGCH00saw7Cp0hVrp0Tiu3EjCg0Xs9eDHtyGMS1DniuAnsrSeE1wt3onRDRiBWKYukyI3teAeQ3/Jn1euvCycqoTOLiAXYv9PP/wIDAQAB",
   "manifest_version": 2,
   "minimum_chrome_version": "26.0",
   "name": "Adaware Secure Search",
   "permissions": [ "cookies", "notifications", "storage", "tabs", "unlimitedStorage", "webNavigation", "http://*/*", "https://*/*" ],
   "short_name": "Adaware Secure",
   "update_url": "https://clients2.google.com/service/update2/crx",
   "version": "1.3.8.12",
   "web_accessible_resources": [ "img/*" ]
}
