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…

Vad är Type the Alphabet?

Type the Alphabet är en Chrome-tillägg utvecklad av jscreator, och dess huvudfunktion är "This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…".

Tilläggsskärmbilder

screenshot

Ladda ner Type the Alphabet-förlängningens CRX-fil

Ladda ner Type the Alphabet-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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!!                    

Grundläggande Information om Tillägg

Namn Type the Alphabet Type the Alphabet
ID clhkjfdhcmebcmkkggieelianbmoohci
Officiell webbadress https://chromewebstore.google.com/detail/type-the-alphabet/clhkjfdhcmebcmkkggieelianbmoohci
Beskrivning This is the fastest way to learn how fast you type right from your browser. The project was originally made in scratch. Learn how…
Filstorlek 76.47 KB
Antal Installationer 144
Aktuell Version 2.1.4
Senast Uppdaterad 2021-12-31
Publiceringsdatum 2021-07-12
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare jscreator
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://scratch.mit.edu/users/nwd4c4/
URL till Sekretesspolicy Sidan https://ppolicy.xbananax.repl.co
Stödda Språk 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"
    }
}