NID Generator

Dummy NID Generator

NID Generatorคืออะไร?

NID Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย saadmamodesaeb และคุณลักษณะหลักของมันคือ "Dummy NID Generator"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย NID Generator

ดาวน์โหลดไฟล์ส่วนขยาย NID Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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