Searching.am - Stay Informed

Searching.am - Stay Informed

See the news you care about from the publishers you love

Merlin
Additional files are visible only to premium users

manifest.json


{
  "version": "1.0003",
  "update_url": "http://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Searching.am - Stay Informed",
  "short_name": "Searching.am",
  "chrome_settings_overrides": {
    "search_provider": {
      "name": "Searching.am",
      "keyword": "Searching",
      "search_url": "https://searching.am/?q={searchTerms}",
      "favicon_url": "https://searching.am/serp_icon.jpg",
      "encoding": "UTF-8",
      "is_default": true
    }
  },
  "description": "See the news you care about from the publishers you love",
  "icons": {
    "16": "img/16.png",
    "32": "img/32.png",
    "48": "img/48.png",
    "64": "img/64.png",
    "128": "img/128.png"
  }
}