NID Generator

Dummy NID Generator

NID Generator란 무엇입니까?

NID Generator은(는) saadmamodesaeb에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Dummy NID Generator"입니다.

확장 프로그램 스크린샷

screenshot

NID Generator 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    }
}