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…
Was ist The Boyz Central?
The Boyz Central ist eine Chrome-Erweiterung, die von Kpop Central entwickelt wurde, und ihr Hauptmerkmal ist "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…".
Erweiterungsscreenshots
The Boyz Central-Erweiterungs-CRX-Datei herunterladen
Laden Sie The Boyz Central-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | lpckgbcbgjcbcnpfhhjnjgdcllbgmhgo |
| Offizielle URL | https://chromewebstore.google.com/detail/the-boyz-central/lpckgbcbgjcbcnpfhhjnjgdcllbgmhgo |
| Beschreibung | 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… |
| Dateigröße | 24.05 MB |
| Installationsanzahl | 409 |
| Aktuelle Version | 1.2 |
| Letztes Update | 2021-11-14 |
| Veröffentlichungsdatum | 2020-09-18 |
| Bewertung | 4.92/5 Insgesamt 12 Bewertungen |
| Entwickler | Kpop Central |
| [email protected] | |
| Zahlungsart | free |
| Hilfeseite URL | https://twitter.com/TheBoyzCentral |
| Unterstützte Sprachen | 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'"
} | |