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 - это расширение Chrome, разработанное jscreator, и его основная функция - "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

Скачать файл CRX расширения Type the Alphabet

Скачайте файлы расширений 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"
    }
}