Red And Black Shards

Red And Black Shards

Red And Black Shards New Tab Wallpapers, Replaces your new tab to a beautiful red and black shards new tab wallpapers.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "__MSG_name__",
  "version": "21.10.4.887",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images12/icon3.png"
  },
  "background": {
    "service_worker": "js22/background14.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab2.html"
  },
  "action": {
    "default_title": "red and black shards"
  }
}