BTS Bangtan Music HD wallpapers New Tab

BTS Bangtan Music HD wallpapers New Tab

Cool BTS Bangtan Music wallpapers for your new tab for free

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "background": {
    "persistent": true,
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {},
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "description": "Cool BTS Bangtan Music wallpapers for your new tab for free",
  "icons": {
    "128": "icon/icon-128.png"
  },
  "manifest_version": 2,
  "name": "BTS Bangtan Music HD wallpapers New Tab",
  "offline_enabled": false,
  "version": "1.0.1"
}