NID Generator

Dummy NID Generator

O que é NID Generator?

NID Generator é uma extensão do Chrome desenvolvida por saadmamodesaeb, e sua principal característica é "Dummy NID Generator".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão NID Generator

Baixe arquivos de extensão NID Generator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome NID Generator NID Generator
ID eeiehjiaibbapcndognljgfdlblcgkbf
URL Oficial https://chromewebstore.google.com/detail/nid-generator/eeiehjiaibbapcndognljgfdlblcgkbf
Descrição Dummy NID Generator
Tamanho do Arquivo 152 KB
Contagem de Instalações 33
Versão Atual 2.0
Última Atualização 2023-05-17
Data de Publicação 2023-05-12
Desenvolvedor saadmamodesaeb
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}