Inventor

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

Inventorとは何ですか?

InventorはMarco Pelegriniによって開発されたChromeの拡張機能で、その主な機能は「Data generator (CPF, CNPJ, Credit Card, CEP, etc)」です。

拡張機能のスクリーンショット

screenshot
screenshot

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 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"
    }
}