Thanksgiving & Turkey
Fun facts on Thanksgiving and feather a Turkey.
Vad är Thanksgiving & Turkey?
Thanksgiving & Turkey är en Chrome-tillägg utvecklad av https://www.kidzlearn.co, och dess huvudfunktion är "Fun facts on Thanksgiving and feather a Turkey.".
Tilläggsskärmbilder
Ladda ner Thanksgiving & Turkey-förlängningens CRX-fil
Ladda ner Thanksgiving & Turkey-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
"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. Grundläggande Information om Tillägg
| Namn | |
| ID | ihjkdmoogblbchapooeicdoibajbbkfa |
| Officiell webbadress | https://chromewebstore.google.com/detail/thanksgiving-turkey/ihjkdmoogblbchapooeicdoibajbbkfa |
| Beskrivning | Fun facts on Thanksgiving and feather a Turkey. |
| Filstorlek | 2.3 MB |
| Antal Installationer | 266 |
| Aktuell Version | 0.1.2 |
| Senast Uppdaterad | 2023-11-20 |
| Publiceringsdatum | 2020-09-16 |
| Utvecklare | https://www.kidzlearn.co |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://www.kidzlearn.co |
| URL till Sekretesspolicy Sidan | https://kidzlearn.co/kidz-learn-apps-privacy-policy.html |
| Stödda Språk | 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": []
} | |