Khan Academy Extension

This extension allows users to watch Khan Academy Videos without opening up a new tab and cluttering their browser. Learning never…

Cos'è Khan Academy Extension?

Khan Academy Extension è un'estensione di Chrome sviluppata da Archit Rathi, e la sua funzione principale è "This extension allows users to watch Khan Academy Videos without opening up a new tab and cluttering their browser. Learning never…".

Screenshot dell'Estensione

Scarica il file CRX dell'estensione Khan Academy Extension

Scarica i file di estensione Khan Academy Extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Khan Academy Extension Khan Academy Extension
ID iihggeffmcclmliiialenioihicpfaab
URL Ufficiale https://chromewebstore.google.com/detail/khan-academy-extension/iihggeffmcclmliiialenioihicpfaab
Descrizione This extension allows users to watch Khan Academy Videos without opening up a new tab and cluttering their browser. Learning never…
Dimensione del File 74.85 KB
Conteggio Installazioni 132,938
Versione Corrente 1.0
Ultimo Aggiornamento 2015-12-01
Data di Pubblicazione 2015-11-30
Valutazione 3.31/5 Totale 13 Valutazioni
Sviluppatore Archit Rathi
Tipo di Pagamento free
Lingue Supportate 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"
    }
}