Thanksgiving & Turkey
Fun facts on Thanksgiving and feather a Turkey.
What is Thanksgiving & Turkey?
Thanksgiving & Turkey is a Chrome extension developed by https://www.kidzlearn.co, and its main feature is "Fun facts on Thanksgiving and feather a Turkey.".
Extension Screenshots
Download Thanksgiving & Turkey Extension CRX File
Download Thanksgiving & Turkey extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
"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. Extension Basic Information
| Name | |
| ID | ihjkdmoogblbchapooeicdoibajbbkfa |
| Official URL | https://chromewebstore.google.com/detail/thanksgiving-turkey/ihjkdmoogblbchapooeicdoibajbbkfa |
| Description | Fun facts on Thanksgiving and feather a Turkey. |
| File Size | 2.3 MB |
| Installation Count | 266 |
| Current Version | 0.1.2 |
| Last Updated | 2023-11-20 |
| Publish Date | 2020-09-16 |
| Developer | https://www.kidzlearn.co |
| [email protected] | |
| Payment Type | free |
| Extension Website | https://www.kidzlearn.co |
| Privacy Policy Page URL | https://kidzlearn.co/kidz-learn-apps-privacy-policy.html |
| Supported Languages | 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": []
} | |