NID Generator
Dummy NID Generator
什麼是NID Generator?
NID Generator是由saadmamodesaeb開發的Chrome擴展程式,該擴展的主要功能是“Dummy NID Generator”。
擴展截圖
下載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 |
ID | eeiehjiaibbapcndognljgfdlblcgkbf |
官方網址 | 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" } } |