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
电子邮箱 [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"
    }
}