Typeracer Assistant
This is a chrome extension to "assist" you to win matches on Typeracer.com.
Wat is Typeracer Assistant?
Typeracer Assistant is een Chrome-extensie ontwikkeld door Lucifer, en de belangrijkste functie is "This is a chrome extension to "assist" you to win matches on Typeracer.com.".
Extensie Screenshots
Download het CRX-bestand van de extensie Typeracer Assistant
Download Typeracer Assistant-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This is a chrome extension to "assist" you to win matches on Typeracer.com. Basisinformatie over de Extensie
| Naam | |
| ID | pdhpdibmmpabmojipngiikifminbkabf |
| Officiële URL | https://chromewebstore.google.com/detail/typeracer-assistant/pdhpdibmmpabmojipngiikifminbkabf |
| Beschrijving | This is a chrome extension to "assist" you to win matches on Typeracer.com. |
| Bestandsgrootte | 22.13 KB |
| Aantal Installaties | 3,619 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2019-08-29 |
| Publicatiedatum | 2019-08-29 |
| Beoordeling | 4.00/5 Totaal 27 Beoordelingen |
| Ontwikkelaar | Lucifer |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |