Inventor

Data generator (CPF, CNPJ, Credit Card, CEP, etc)

Cos'è Inventor?

Inventor è un'estensione di Chrome sviluppata da Marco Pelegrini, e la sua funzione principale è "Data generator (CPF, CNPJ, Credit Card, CEP, etc)".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Inventor

Scarica i file di estensione Inventor 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

                        Inventor is a Chrome Extension to help you to fill out forms in Brazilizian systems. It generates several types of data to be used on every regular form you need to fill, such as CPF and CNPJ (Nacional people and company registry numbers), Credit Cards and CEP (Postal Code).

https://github.com/coderstech/inventor                    

Informazioni di Base sull'Estensione

Nome Inventor Inventor
ID lobgcbjldcompfnfkiaahnbgagkeafbd
URL Ufficiale https://chromewebstore.google.com/detail/inventor/lobgcbjldcompfnfkiaahnbgagkeafbd
Descrizione Data generator (CPF, CNPJ, Credit Card, CEP, etc)
Dimensione del File 68.42 KB
Conteggio Installazioni 699
Versione Corrente 1.1
Ultimo Aggiornamento 2018-10-01
Data di Pubblicazione 2018-10-01
Valutazione 4.00/5 Totale 7 Valutazioni
Sviluppatore Marco Pelegrini
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/coderstech/inventor
Lingue Supportate pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Inventor",
    "description": "Data generator (CPF, CNPJ, Credit Card, CEP, etc)",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "mass.html"
    }
}