Alpia Web Search

Alpia Web Search

Search the Web, Facebook, Twitter and other top sites. Includes suggested searches.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Alpia Web Search",
  "version": "3.0.16",
  "version_name": "475e3016",
  "description": "Search the Web, Facebook, Twitter and other top sites. Includes suggested searches.",
  "icons": {
    "16": "icons/button.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "author": "[email protected]",
  "chrome_settings_overrides": {
    "startup_pages": [
      "http://search.alpia.info"
    ]
  },
  "chrome_url_overrides": {
    "newtab": "app/n.html"
  },
  "content_security_policy": "script-src 'self' https://suggest.alpia.info/; object-src 'self'",
  "versioni_name": "475e309"
}