Christmas Countdown and Radio
A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.
Christmas Countdown and Radioとは何ですか?
Christmas Countdown and Radioはhttps://www.christmasdaycountdown.netによって開発されたChromeの拡張機能で、その主な機能は「A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.」です。
拡張機能のスクリーンショット
Christmas Countdown and Radio拡張機能のCRXファイルをダウンロード
Christmas Countdown and Radio拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Christmas countdown and a list of Christmas radio stations where you can listen to xmas carols waiting for the big day. I like to hear from you. If you have any suggestions, don't hesitate to send me a message. 拡張機能の基本情報
| 名前 | |
| ID | lndnbgdlklkjeeahapmakcgopapamgkl |
| 公式URL | https://chromewebstore.google.com/detail/christmas-countdown-and-r/lndnbgdlklkjeeahapmakcgopapamgkl |
| 説明 | A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day. |
| ファイルサイズ | 446 KB |
| インストール数 | 4,438 |
| 現在のバージョン | 0.3.9 |
| 最終更新日 | 2023-12-07 |
| 公開日 | 2020-02-19 |
| 評価 | 3.85/5 合計 202 レビュー |
| 開発者 | https://www.christmasdaycountdown.net |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://www.christmasdaycountdown.net |
| プライバシーポリシーページのURL | http://christmasdaycountdown.net/privacy |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Christmas Countdown and Radio",
"short_name": "Christmas",
"version": "0.3.9",
"action": [],
"background": {
"service_worker": "background.js"
},
"description": "A beautiful Christmas Countdown. Also, a list of Christmas radio stations that you can listen to all day.",
"offline_enabled": false,
"icons": {
"16": "icon_16.png",
"48": "icon_48.png",
"128": "icon_128.png"
}
} | |