Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 15, 2025.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Polyglot Kids", "description": "A easy to use langauge education app designed for little children", "author": "Serdar \u00c7ivi", "version": "1.1.0", "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'" }, "background": { "service_worker": "background.js" }, "action": { "default_icon": "icons\/Icon-192.png", "default_title": "Polyglot Kids" }, "icons": { "128": "icons\/Icon-192.png" } }