The Conjugator Extension

Conjugaison des verbes en anglais

Co je The Conjugator Extension?

The Conjugator Extension je rozšíření Chrome vyvinuté http://www.theconjugator.com, a jeho hlavní funkcí je „Conjugaison des verbes en anglais“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření The Conjugator Extension

Stáhněte si soubory rozšíření The Conjugator Extension ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        The Conjugator permet de conjuguer tous les verbes anglais à tous les temps. En plus de la seule conjugaison, il contient une liste de tous les verbes ce qui permet de retrouver l'orthographe exacte d'un verbe. 

Vous pouvez également:
- écrire un nombre en espagnol (ex: 20)
- rechercher un verbe particulier (ex: am* donne tous les verbes commençant par am.)
- retrouver l'infinitif d'un verbe déjà conjugué (ex: went)

Cette application se connecte sur le site http://www.theconjugator.com pour obtenir les résultats.                    

Základní Informace o Rozšíření

Název The Conjugator Extension The Conjugator Extension
ID oiinfjmjccmjciakceoengjgagpejndl
Oficiální URL https://chrome.google.com/webstore/detail/the-conjugator-extension/oiinfjmjccmjciakceoengjgagpejndl
Popis Conjugaison des verbes en anglais
Velikost souboru 16.64 KB
Počet instalací 77
Aktuální Verze 1.0.1
Poslední Aktualizace 2014-01-18
Datum Vydání 2014-01-18
Hodnocení 3.67/5 Celkem 3 Hodnocení
Vývojář http://www.theconjugator.com
Typ Platby free
Webové stránky Rozšíření http://www.theconjugator.com
URL Stránky Nápovědy http://www.theconjugator.com/frcontact.php
Podporované Jazyky fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The Conjugator Extension",
    "short_name": "The Conjugator",
    "description": "Conjugaison des verbes en anglais",
    "version": "1.0.1",
    "permissions": [
        "http:\/\/www.theconjugator.com\/"
    ],
    "browser_action": {
        "default_icon": {
            "19": "TC19.png",
            "128": "TCM16.png",
            "38": "TC38.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "TCM16.png",
        "128": "TCM128.png"
    }
}