Seventeen: Carat Central Kpop
Hi Carats! I'm a nerd and I adore a certain 13-member k-pop group a little too much, so here I present to you... Carat Central!…
Seventeen: Carat Central Kpopとは何ですか?
Seventeen: Carat Central KpopはKpop Centralによって開発されたChromeの拡張機能で、その主な機能は「Hi Carats! I'm a nerd and I adore a certain 13-member k-pop group a little too much, so here I present to you... Carat Central!…」です。
拡張機能のスクリーンショット
Seventeen: Carat Central Kpop拡張機能のCRXファイルをダウンロード
Seventeen: Carat Central Kpop拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Hi Carats! I'm a nerd and I adore a certain 13-member k-pop group a little too much, so here I present to you... Carat Central!
Get updates for SEVENTEEN in your new tab -- check out a randomized music video, hand-picked Seventeen videos (including Going Seventeen), and Twitter activity. And refresh the page for a random member promo photo!
The popup also provides easy access to the current time (local and KST), SEVENTEEN's social media links, and a cute member pic.
Say the name, SEVENTEEN!
The most recent update is themed especially for FML comeback. Support our boys <3
---
Version Updates
* 1.0
Initial upload
* 1.1
Screen size compatibility improvements
More instantaneous load time
Spotify link inclusion
Time conversion formatting consistency
* 1.2
Weverse link inclusion
Spotify embedding
*1.3
New themes: Heng:garae, An Ode
*1.4
New theme: You Made My Dawn
Randomize music videos
Curated "For Carat" videos (these will include recent Going Seventeen episodes)
*1.5
Special theme: Your Choice
Removed Spotify embedding
*1.6
Special theme: Attacca
*1.7
Added theme: Power of Love (Ainochikara)
*1.8
Special theme: Darl+ing
*1.9
Special theme: Face the Sun
Special theme: Sector 17
*1.9.1
Small fix for the font in the pop-up panel (oops!)
*1.10
Special theme: FML 拡張機能の基本情報
| 名前 | |
| ID | bfbkaicljfncoidecpbgdjefionbahlp |
| 公式URL | https://chromewebstore.google.com/detail/seventeen-carat-central-k/bfbkaicljfncoidecpbgdjefionbahlp |
| 説明 | Hi Carats! I'm a nerd and I adore a certain 13-member k-pop group a little too much, so here I present to you... Carat Central!… |
| ファイルサイズ | 64.86 MB |
| インストール数 | 4,449 |
| 現在のバージョン | 1.10 |
| 最終更新日 | 2023-04-25 |
| 公開日 | 2020-10-12 |
| 評価 | 4.97/5 合計 35 レビュー |
| 開発者 | Kpop Central |
| Eメール | [email protected] |
| 支払い方法 | free |
| ヘルプページのURL | https://twitter.com/Carat_Central |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Seventeen: Carat Central Kpop",
"version": "1.10",
"manifest_version": 2,
"browser_action": {
"default_popup": "popup.html",
"default_title": "Carat Central"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"icons": {
"16": "img\/icon\/default\/16.png",
"24": "img\/icon\/default\/24.png",
"32": "img\/icon\/default\/32.png",
"48": "img\/icon\/default\/48.png",
"128": "img\/icon\/default\/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'"
} | |