French Numbers

Learn your French Numbers, In one conveniently located app right on your browser.

Cos'è French Numbers?

French Numbers è un'estensione di Chrome sviluppata da JustinG, e la sua funzione principale è "Learn your French Numbers, In one conveniently located app right on your browser.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione French Numbers

Scarica i file di estensione French Numbers in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Learn French Numbers with this easy to use, desktop numbers extension! All french numbers 1-100 right on your browser!                    

Informazioni di Base sull'Estensione

Nome French Numbers French Numbers
ID phogecjkgonokmlekhhphlaeibbekkig
URL Ufficiale https://chrome.google.com/webstore/detail/french-numbers/phogecjkgonokmlekhhphlaeibbekkig
Descrizione Learn your French Numbers, In one conveniently located app right on your browser.
Dimensione del File 10.71 KB
Conteggio Installazioni 331
Versione Corrente 1.1
Ultimo Aggiornamento 2014-10-31
Data di Pubblicazione 2014-10-31
Valutazione 4.00/5 Totale 1 Valutazioni
Sviluppatore JustinG
Tipo di Pagamento free
Sito Web dell'Estensione http://chrome.justingoetz.net/app.php?a=numbers
URL della Pagina di Aiuto http://chrome.justingoetz.net/support.php
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "French Numbers",
    "description": "Learn your French Numbers, In one conveniently located app right on your browser.",
    "version": "1.1",
    "browser_action": {
        "default_icon": "miniflag.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/rss.bloople.net\/",
        "http:\/\/www.therebelreport.org\/",
        "webRequest"
    ]
}