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…
什么是The Boyz Central?
The Boyz Central是由Kpop Central开发的Chrome扩展程序,该扩展的主要功能是“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…”。
扩展截图
下载The Boyz Central扩展crx文件
下载The Boyz Central扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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 tab -- check out a music video, hand-picked The Boyz videos, and Twitter activity. And refresh the page for a random member photo!
The popup also provides easy access to the current time (local and KST) and a cute member pic.
The B, get it? Got it! TBZ world domination!
Stream Maverick <3 扩展基本信息
| 名称 | |
| ID | lpckgbcbgjcbcnpfhhjnjgdcllbgmhgo |
| 官方URL | https://chromewebstore.google.com/detail/the-boyz-central/lpckgbcbgjcbcnpfhhjnjgdcllbgmhgo |
| 简介 | 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… |
| 文件大小 | 24.05 MB |
| 安装次数 | 409 |
| 当前版本 | 1.2 |
| 更新时间 | 2021-11-14 |
| 上架时间 | 2020-09-18 |
| 评分 | 4.92/5 共12次评分 |
| 开发者 | Kpop Central |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 帮助页面URL | https://twitter.com/TheBoyzCentral |
| 支持的语言 | en |
| 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'"
} | |