NID Generator

Dummy NID Generator

NID Generator क्या है?

NID Generator saadmamodesaeb द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Dummy NID Generator"।

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

screenshot

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

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

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

                        The Chrome extension software is a tool that generates a random national identity number based on the user's selected surname and date of birth. This algorithmically-generated number adheres to the regulations and standards of the country in question. This extension is useful for individuals who need to generate identification numbers for testing or other non-sensitive purposes. Once the number is generated, the user can easily copy it to their clipboard for use in other applications or forms, saving time and effort. The combination of efficient identification number generation and easy copy functionality makes this extension a valuable tool for users seeking a convenient and reliable method for generating unique identification numbers.                    

एक्सटेंशन की मूल जानकारी

नाम NID Generator NID Generator
ID eeiehjiaibbapcndognljgfdlblcgkbf
आधिकारिक URL https://chromewebstore.google.com/detail/nid-generator/eeiehjiaibbapcndognljgfdlblcgkbf
विवरण Dummy NID Generator
फ़ाइल का आकार 152 KB
स्थापना संख्या 33
वर्तमान संस्करण 2.0
अंतिम अपडेट 2023-05-17
प्रकाशन तिथि 2023-05-12
डेवलपर saadmamodesaeb
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "NID Generator",
    "version": "2.0",
    "description": "Dummy NID Generator",
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "nid-logo.png",
        "32": "nid-logo.png",
        "48": "nid-logo.png",
        "128": "nid-logo.png"
    }
}