Inventor
Data generator (CPF, CNPJ, Credit Card, CEP, etc)
什么是Inventor?
Inventor是由Marco Pelegrini开发的Chrome扩展程序,该扩展的主要功能是“Data generator (CPF, CNPJ, Credit Card, CEP, etc)”。
扩展截图
下载Inventor扩展crx文件
下载Inventor扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | Inventor |
ID | lobgcbjldcompfnfkiaahnbgagkeafbd |
官方URL | https://chromewebstore.google.com/detail/inventor/lobgcbjldcompfnfkiaahnbgagkeafbd |
简介 | Data generator (CPF, CNPJ, Credit Card, CEP, etc) |
文件大小 | 68.42 KB |
安装次数 | 699 |
当前版本 | 1.1 |
更新时间 | 2018-10-01 |
上架时间 | 2018-10-01 |
评分 | 4.00/5 共7次评分 |
开发者 | Marco Pelegrini |
付费类型 | free |
扩展官网 | https://github.com/coderstech/inventor |
支持的语言 | 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" } } |