Black And Blue Wallpapers

Black And Blue Wallpapers

Black And Blue New Tab Wallpapers, designed for black and blue lovers. Replaces your tab with a cool black and blue new tab.

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": "30.10.7.445",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images8/icon21.png"
  },
  "background": {
    "service_worker": "js15/background14.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab3.html"
  },
  "action": {
    "default_title": "black and blue"
  }
}