NID Generator

Dummy NID Generator

NID Generatorとは何ですか?

NID Generatorはsaadmamodesaebによって開発されたChromeの拡張機能で、その主な機能は「Dummy NID Generator」です。

拡張機能のスクリーンショット

screenshot

NID Generator拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}