Inventor
Data generator (CPF, CNPJ, Credit Card, CEP, etc)
What is Inventor?
Inventor is a Chrome extension developed by Marco Pelegrini, and its main feature is "Data generator (CPF, CNPJ, Credit Card, CEP, etc)".
Extension Screenshots
Download Inventor Extension CRX File
Download Inventor extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Inventor |
ID | lobgcbjldcompfnfkiaahnbgagkeafbd |
Official URL | https://chromewebstore.google.com/detail/inventor/lobgcbjldcompfnfkiaahnbgagkeafbd |
Description | Data generator (CPF, CNPJ, Credit Card, CEP, etc) |
File Size | 68.42 KB |
Installation Count | 699 |
Current Version | 1.1 |
Last Updated | 2018-10-01 |
Publish Date | 2018-10-01 |
Rating | 4.00/5 Total 7 Ratings |
Developer | Marco Pelegrini |
Payment Type | free |
Extension Website | https://github.com/coderstech/inventor |
Supported Languages | 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" } } |