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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Generate 1 to 10,000 users for filling databases and testing web API's in seconds without leaving the page"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Random User Generator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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": []
}