Khan Academy Extension

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

什麼是Khan Academy Extension?

Khan Academy Extension是由Archit Rathi開發的Chrome擴展程式,該擴展的主要功能是“This extension allows users to watch Khan Academy Videos without opening up a new tab and cluttering their browser. Learning never…”。

擴展截圖

下載Khan Academy Extension擴展crx文件

下載Khan Academy Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Khan Academy Extension Khan Academy Extension
ID iihggeffmcclmliiialenioihicpfaab
官方網址 https://chromewebstore.google.com/detail/khan-academy-extension/iihggeffmcclmliiialenioihicpfaab
簡介 This extension allows users to watch Khan Academy Videos without opening up a new tab and cluttering their browser. Learning never…
檔案大小 74.85 KB
安裝次數 132,938
目前版本 1.0
更新時間 2015-12-01
上架時間 2015-11-30
評分 3.31/5 共 13 次評分
開發者 Archit Rathi
付費類型 free
支援的語言 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"
    }
}