Kpop Stream Guide
This extension provides stream times and links to Kpop music shows.
Vad är Kpop Stream Guide?
Kpop Stream Guide är en Chrome-tillägg utvecklad av Chrome Depot, och dess huvudfunktion är "This extension provides stream times and links to Kpop music shows.".
Tilläggsskärmbilder
Ladda ner Kpop Stream Guide-förlängningens CRX-fil
Ladda ner Kpop Stream Guide-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Provides stream links and times to:
SBS MTV The Show
MBC Show Champion
Mnet M! Countdown
Arirang Simply Kpop
KBS Music Bank
MBC Show! Music Core
SBS Inkigayo
Updates:
1.5 build - Fixed dead links and updated stream times Grundläggande Information om Tillägg
| Namn | |
| ID | kfdfohikijookjnfjacgegpfgijpmcpo |
| Officiell webbadress | https://chromewebstore.google.com/detail/kpop-stream-guide/kfdfohikijookjnfjacgegpfgijpmcpo |
| Beskrivning | This extension provides stream times and links to Kpop music shows. |
| Filstorlek | 11.56 KB |
| Antal Installationer | 379 |
| Aktuell Version | 1.5 |
| Senast Uppdaterad | 2016-02-07 |
| Publiceringsdatum | 2016-02-06 |
| Betyg | 4.33/5 Totalt 12 Betyg |
| Utvecklare | Chrome Depot |
| Betalningssätt | free |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Kpop Stream Guide",
"description": "This extension provides stream times and links to Kpop music shows.",
"version": "1.5",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "guide_new.html"
}
} | |