BTS Bangtan Boys Wallpaper Custom New Tab

BTS Bangtan Boys Wallpaper Custom New Tab

BTS Bangtan Boys New Tab is custom newtab with BTS Bangtan Boys wallpapers. Theme made for BTS Bangtan Boys fans.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": "TabDoctor",
  "background": {
    "service_worker": "content/background.js"
  },
  "default_locale": "en",
  "description": "__MSG_extDesc__",
  "icons": {
    "16": "img/icon-128.png",
    "48": "img/icon-128.png",
    "128": "img/icon-128.png"
  },
  "incognito": "split",
  "manifest_version": 3,
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "minimum_chrome_version": "88",
  "name": "__MSG_extTitle__",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.1"
}