Tactical Tactics Free
Practice chess tactics
Wat is Tactical Tactics Free?
Tactical Tactics Free is een Chrome-extensie ontwikkeld door Eyal Hazor, en de belangrijkste functie is "Practice chess tactics".
Extensie Screenshots
Download het CRX-bestand van de extensie Tactical Tactics Free
Download Tactical Tactics Free-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
A chrome extension for training your chess skills. A full version availible at https://chrome.google.com/webstore/detail/tactical-tactics/imoijdpipccgjlimefkhkggooecpidpp/
Basisinformatie over de Extensie
Naam | |
ID | keiookbkgfkglpbooppdhoainanmpcmj |
Officiële URL | https://chromewebstore.google.com/detail/tactical-tactics-free/keiookbkgfkglpbooppdhoainanmpcmj |
Beschrijving | Practice chess tactics |
Bestandsgrootte | 55.47 KB |
Aantal Installaties | 33 |
Huidige Versie | 0.0.0.2 |
Laatst Bijgewerkt | 2019-09-30 |
Publicatiedatum | 2019-09-30 |
Beoordeling | 4.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Eyal Hazor |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "Tactical Tactics Free", "name": "Tactical Tactics Free", "version": "0.0.0.2", "description": "Practice chess tactics", "permissions": [ "storage", "declarativeContent" ], "background": { "scripts": [ "scripts\/background\/background.js" ] }, "page_action": { "default_popup": "views\/popup.html", "default_icon": "images\/pawn white.png" }, "manifest_version": 2 } |