Inventor
Data generator (CPF, CNPJ, Credit Card, CEP, etc)
Qu'est-ce que Inventor ?
Inventor est une extension Chrome développée par Marco Pelegrini, et sa fonction principale est "Data generator (CPF, CNPJ, Credit Card, CEP, etc)".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Inventor
Téléchargez les fichiers d'extension Inventor au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Inventor |
ID | lobgcbjldcompfnfkiaahnbgagkeafbd |
URL Officiel | https://chromewebstore.google.com/detail/inventor/lobgcbjldcompfnfkiaahnbgagkeafbd |
Description | Data generator (CPF, CNPJ, Credit Card, CEP, etc) |
Taille du Fichier | 68.42 KB |
Nombre d'Installations | 699 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2018-10-01 |
Date de Publication | 2018-10-01 |
Évaluation | 4.00/5 Total 7 Évaluations |
Développeur | Marco Pelegrini |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/coderstech/inventor |
Langues Prises en Charge | 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" } } |