Type the Alphabet

This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…

什麼是Type the Alphabet?

Type the Alphabet是由jscreator開發的Chrome擴展程式,該擴展的主要功能是“This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…”。

擴展截圖

screenshot

下載Type the Alphabet擴展crx文件

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

擴展使用說明

                        This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how to make it even from the extension!!                    

擴展基本資訊

名稱 Type the Alphabet Type the Alphabet
ID clhkjfdhcmebcmkkggieelianbmoohci
官方網址 https://chromewebstore.google.com/detail/type-the-alphabet/clhkjfdhcmebcmkkggieelianbmoohci
簡介 This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…
檔案大小 76.47 KB
安裝次數 144
目前版本 2.1.4
更新時間 2021-12-31
上架時間 2021-07-12
評分 5.00/5 共 2 次評分
開發者 jscreator
電子郵箱 [email protected]
付費類型 free
擴展官網 https://scratch.mit.edu/users/nwd4c4/
隱私政策頁面URL https://ppolicy.xbananax.repl.co
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Type the Alphabet",
    "version": "2.1.4",
    "manifest_version": 2,
    "icons": {
        "128": "images\/A.png"
    },
    "content_scripts": [],
    "browser_action": {
        "default_popup": "popup.html"
    }
}