Random User Generator

Generate 1 to 10,000 users for filling databases and testing web API's in seconds without leaving the page

Random User Generatorとは何ですか?

Random User GeneratorはJARRARDXYZによって開発されたChromeの拡張機能で、その主な機能は「Generate 1 to 10,000 users for filling databases and testing web API's in seconds without leaving the page」です。

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

screenshot
screenshot

Random User Generator拡張機能のCRXファイルをダウンロード

Random User Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This extension creates an array of JSON user objects for filling databases, or for use with test scripts.

If you like the extension but think it is missing anything at all, please get in contact (under the support tab) and let me know. 

Donate: https://paypal.me/JJarrardxyz

Please do not use this extension for evil, all names and addresses are random, and only include Manchester street names.                    

拡張機能の基本情報

名前 Random User Generator Random User Generator
ID gifefcjlladpifaohabngaoadodhkjlg
公式URL https://chromewebstore.google.com/detail/random-user-generator/gifefcjlladpifaohabngaoadodhkjlg
説明 Generate 1 to 10,000 users for filling databases and testing web API's in seconds without leaving the page
ファイルサイズ 95.62 KB
インストール数 1,029
現在のバージョン 1.3.0
最終更新日 2022-05-17
公開日 2019-11-25
評価 5.00/5 合計 2 レビュー
開発者 JARRARDXYZ
Eメール [email protected]
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Random User Generator",
    "short_name": "Random User Generator",
    "description": "Generate 1 to 10,000 users for filling databases and testing web API's in seconds without leaving the page",
    "version": "1.3.0",
    "action": {
        "default_icon": {
            "19": "icon.png",
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        },
        "default_popup": "popup.html",
        "default_title": "Generate users"
    },
    "permissions": []
}