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 |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |