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 |
| 电子邮箱 | [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"
}
} | |