WPM Typing Speed Test Typer Master

Improve your typing speed with this fun game

WPM Typing Speed Test Typer Master란 무엇입니까?

WPM Typing Speed Test Typer Master은(는) Nitro Rain에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Improve your typing speed with this fun game"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

WPM Typing Speed Test Typer Master 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Typing Speed Test (WPM) Typer Master is a full-featured touch typing trainer with a real-time analyzing feature. Meter evaluates your typing abilities and produces exercises just for you.

Typing Speed Test (WPM) Typer Master loads on a new tab to allow you to exercise whenever you want

Typing Speed Test (WPM) Typer Master is a great tool for testing and measuring a user's typing speed. Find out how quickly you can type by learning to type. The software includes a large number of free typing lessons with options such as hard, medium, and easy typing to help you practice typing online and learn to type. To help you focus on typing, letters are highlighted. With the help of this program, you may learn to type faster or play typing games for fun. To type in that language, you must first install the language-specific keyboard.


The following information is included in the typing speed practice lessons: 
» Number of Correct Characters Typed 
» Number of Wrong Characters Typed 
» Typing Speed in Words Per Minute (WPM) 
» In percentage terms, how accurate is your typing? ( percent )

The following are some of the app's primary features: 
» Character Exercise - You can use this practice to begin learning to type. Get to know the keypad and practice rapid typing. Get the typed character's statistics in Characters Per Minute (CPM).

« Word Practice - Learn to type while practicing your words. To receive the next word on the screen, press "space." WPM (Words Per Minute) statistics will reveal your accuracy in words per minute (average WPM).

« Practice Sentences - Typing test paragraphs can help you improve your typing speed and become the quickest typer. Practice typing the paragraphs quickly before taking the typing test.

This extension is supported by donations and contextual advertisements. Please consider supporting us by clicking the "That's fine button" and making a small donation!

NB: The extension is supported with contextual ads and donations. Please consider aiding futher development and in keeping this extension ad light with kind DONATIONS.
The extension also opens a monetised landing page every few hours as an experimental revenue source                    

확장 프로그램 기본 정보

이름 WPM Typing Speed Test Typer Master WPM Typing Speed Test Typer Master
ID hpjcpjhpcddplgmdbliecpblieldbbem
공식 URL https://chrome.google.com/webstore/detail/wpm-typing-speed-test-typ/hpjcpjhpcddplgmdbliecpblieldbbem
설명 Improve your typing speed with this fun game
파일 크기 178 KB
설치 횟수 292
현재 버전 1.3.0.1
최근 업데이트 2022-01-31
출시 날짜 2021-12-10
개발자 Nitro Rain
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://dev8597.d332p6xqekm1r7.amplifyapp.com/index.html
개인정보 보호 정책 페이지 URL https://www.privacypolicygenerator.info/live.php?token=wVLCtmnjHMJ7kKxnuQ66fvgcVcikIuTv
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WPM Typing Speed Test Typer Master",
    "version": "1.3.0.1",
    "manifest_version": 3,
    "icons": {
        "128": "icons\/hacker128.png"
    },
    "options_page": ".\/donate-honor\/index.html",
    "description": "Improve your typing speed with this fun game",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_icon": ".\/icons\/hacker128.png",
        "default_popup": ".\/popup.html"
    },
    "background": {
        "service_worker": ".\/background.js"
    }
}