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
公式URL 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
Eメール [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"
    }
}