Typeracer Assistant

This is a chrome extension to "assist" you to win matches on Typeracer.com.

What is Typeracer Assistant?

Typeracer Assistant is a Chrome extension developed by Lucifer, and its main feature is "This is a chrome extension to "assist" you to win matches on Typeracer.com.".

Extension Screenshots

screenshot

Download Typeracer Assistant Extension CRX File

Download Typeracer Assistant extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        This is a chrome extension to "assist" you to win matches on Typeracer.com.                    

Extension Basic Information

Name Typeracer Assistant Typeracer Assistant
ID pdhpdibmmpabmojipngiikifminbkabf
Official URL https://chromewebstore.google.com/detail/typeracer-assistant/pdhpdibmmpabmojipngiikifminbkabf
Description This is a chrome extension to "assist" you to win matches on Typeracer.com.
File Size 22.13 KB
Installation Count 3,619
Current Version 1.0
Last Updated 2019-08-29
Publish Date 2019-08-29
Rating 4.00/5 Total 27 Ratings
Developer Lucifer
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Typeracer Assistant",
    "description": "",
    "version": "1.0",
    "permissions": [
        "tabs",
        "https:\/\/play.typeracer.com\/"
    ],
    "browser_action": {
        "default_icon": "TypeRacerCheatLogo.png",
        "default_popup": "popup.html",
        "default_title": "Typeracer Cheat"
    }
}