letradni
To get the letter of DNI, NIE o NIF
What is letradni?
letradni is a Chrome extension developed by https://letradni.appspot.com, and its main feature is "To get the letter of DNI, NIE o NIF".
Extension Screenshots
Download letradni Extension CRX File
Download letradni extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Calcula el dígito de control (letra) de cualquier Documento Nacional de Identidad (DNI) o de cualquier Número de Identificación de Extranjeros (NIE) de España, desde la barra de herramientas de tu navegador Chrome sin tener que entrar a ninguna Web específica.
Extension Basic Information
Name | |
ID | agcgdjaohcpgmplhjajlpkjahgfpblih |
Official URL | https://chromewebstore.google.com/detail/letradni/agcgdjaohcpgmplhjajlpkjahgfpblih |
Description | To get the letter of DNI, NIE o NIF |
File Size | 663 KB |
Installation Count | 226 |
Current Version | 1.1 |
Last Updated | 2015-06-02 |
Publish Date | 2015-06-01 |
Developer | https://letradni.appspot.com |
Payment Type | free |
Extension Website | http://letradni.appspot.com |
Supported Languages | en,es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "letradni", "version": "1.1", "manifest_version": 2, "description": "__MSG_button_label__", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_title": "__MSG_button_label__", "default_icon": "icon.png", "default_popup": "popup.html" }, "default_locale": "es" } |