Thanksgiving & Turkey
Fun facts on Thanksgiving and feather a Turkey.
¿Qué es Thanksgiving & Turkey?
Thanksgiving & Turkey es una extensión de Chrome desarrollada por https://www.kidzlearn.co, y su función principal es "Fun facts on Thanksgiving and feather a Turkey.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Thanksgiving & Turkey
Descarga archivos de extensión Thanksgiving & Turkey en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
"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. Información Básica de la Extensión
| Nombre | |
| ID | ihjkdmoogblbchapooeicdoibajbbkfa |
| URL Oficial | https://chromewebstore.google.com/detail/thanksgiving-turkey/ihjkdmoogblbchapooeicdoibajbbkfa |
| Descripción | Fun facts on Thanksgiving and feather a Turkey. |
| Tamaño del Archivo | 2.3 MB |
| Cantidad de Instalaciones | 266 |
| Versión Actual | 0.1.2 |
| Última Actualización | 2023-11-20 |
| Fecha de Publicación | 2020-09-16 |
| Desarrollador | https://www.kidzlearn.co |
| Correo electrónico | [email protected] |
| Tipo de Pago | free |
| Sitio Web de la Extensión | https://www.kidzlearn.co |
| URL de la Página de Política de Privacidad | https://kidzlearn.co/kidz-learn-apps-privacy-policy.html |
| Idiomas Soportados | 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": []
} | |