The Boyz Central

The Boyz Central

Hi fellow The B <3 I'm a nerd and a deobi, so here I present... The Boyz Central! Get updates for kpop group The Boyz in your new…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "The Boyz Central",
  "version": "1.2",
  "manifest_version": 2,
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "The Boyz Central"
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "icons": {
    "16": "img/icon-red/16.png",
    "24": "img/icon-red/24.png",
    "32": "img/icon-red/32.png",
    "48": "img/icon-red/48.png",
    "128": "img/icon-red/128.png"
  },
  "content_security_policy": "script-src 'self' https://googleapis.com https://code.jquery.com https://cdnjs.cloudflare.com https://maxcdn.bootstrapcdn.com https://unpkg.com https://moment.github.io https://platform.twitter.com https://cdn.syndication.twimg.com; object-src 'self'"
}