NID Generator
Dummy NID Generator
Wat is NID Generator?
NID Generator is een Chrome-extensie ontwikkeld door saadmamodesaeb, en de belangrijkste functie is "Dummy NID Generator".
Extensie Screenshots
Download het CRX-bestand van de extensie NID Generator
Download NID Generator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | NID Generator |
ID | eeiehjiaibbapcndognljgfdlblcgkbf |
Officiële URL | https://chromewebstore.google.com/detail/nid-generator/eeiehjiaibbapcndognljgfdlblcgkbf |
Beschrijving | Dummy NID Generator |
Bestandsgrootte | 152 KB |
Aantal Installaties | 33 |
Huidige Versie | 2.0 |
Laatst Bijgewerkt | 2023-05-17 |
Publicatiedatum | 2023-05-12 |
Ontwikkelaar | saadmamodesaeb |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |