Khan Academy Extension
This extension allows users to watch Khan Academy Videos without opening up a new tab and cluttering their browser. Learning never…
Qu'est-ce que Khan Academy Extension ?
Khan Academy Extension est une extension Chrome développée par Archit Rathi, et sa fonction principale est "This extension allows users to watch Khan Academy Videos without opening up a new tab and cluttering their browser. Learning never…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Khan Academy Extension
Téléchargez les fichiers d'extension Khan Academy Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
This extension allows users to watch Khan Academy Videos without opening up a new tab and cluttering their browser. Learning never became so easy. *This extension wasn't created by Khan Academy.
Informations de Base sur l'Extension
Nom | |
ID | iihggeffmcclmliiialenioihicpfaab |
URL Officiel | https://chromewebstore.google.com/detail/khan-academy-extension/iihggeffmcclmliiialenioihicpfaab |
Description | This extension allows users to watch Khan Academy Videos without opening up a new tab and cluttering their browser. Learning never… |
Taille du Fichier | 74.85 KB |
Nombre d'Installations | 132,938 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2015-12-01 |
Date de Publication | 2015-11-30 |
Évaluation | 3.31/5 Total 13 Évaluations |
Développeur | Archit Rathi |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Khan Academy Extension", "description": "", "version": "1.0", "browser_action": { "default_popup": "index.html" }, "content_security_policy": "script-src 'self' https:\/\/apis.google.com; object-src 'self'", "icons": { "48": "48.png", "128": "128.png" } } |