Fastest Search Web, Social Videos, Photos one

Fastest Search Web, Social Videos, Photos one

Replaces new tab to fast search internet web, videos, photos, shopping, social sites multi search engines on internetsearchweb.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Fastest Search Web, Social Videos, Photos one",
  "short_name": "InternetSearchWeb",
  "description": "Replaces new tab to fast search internet web, videos, photos, shopping, social sites multi search engines on internetsearchweb.",
  "version": "3.1",
  "manifest_version": 3,
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "chrome_settings_overrides": {
    "homepage": "https://www.internetsearchweb.com/"
  },
  "chrome_url_overrides": {
    "newtab": "a.html"
  }
}