Thanksgiving & Turkey
Fun facts on Thanksgiving and feather a Turkey.
什么是Thanksgiving & Turkey?
Thanksgiving & Turkey是由https://www.kidzlearn.co开发的Chrome扩展程序,该扩展的主要功能是“Fun facts on Thanksgiving and feather a Turkey.”。
扩展截图
下载Thanksgiving & Turkey扩展crx文件
下载Thanksgiving & Turkey扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
"Thanksgiving & Turkey" extension shows interesting facts about thanksgiving with images. Thanksgiving is a national holiday in US and also celebrated in Canada. Also, the Turkey in this app needs a few feathers. Play with a dice or generate a random number and choose the feather color corresponding to the number to feather the Turkey. 扩展基本信息
| 名称 | |
| ID | ihjkdmoogblbchapooeicdoibajbbkfa |
| 官方URL | https://chromewebstore.google.com/detail/thanksgiving-turkey/ihjkdmoogblbchapooeicdoibajbbkfa |
| 简介 | Fun facts on Thanksgiving and feather a Turkey. |
| 文件大小 | 2.3 MB |
| 安装次数 | 266 |
| 当前版本 | 0.1.2 |
| 更新时间 | 2023-11-20 |
| 上架时间 | 2020-09-16 |
| 开发者 | https://www.kidzlearn.co |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.kidzlearn.co |
| 隐私政策页面URL | https://kidzlearn.co/kidz-learn-apps-privacy-policy.html |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Thanksgiving & Turkey",
"description": "Fun facts on Thanksgiving and feather a Turkey. ",
"version": "0.1.2",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"action": {
"default_icon": "icon16.png",
"default_popup": "thanksgiving.html"
},
"permissions": []
} | |