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
官方網址 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
電子郵箱 [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": []
}