Nithra Authenticator

Browser extension for Nithra Authenticator

Qu'est-ce que Nithra Authenticator ?

Nithra Authenticator est une extension Chrome développée par Nithra Apps, et sa fonction principale est "Browser extension for Nithra Authenticator".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Nithra Authenticator

Téléchargez les fichiers d'extension Nithra Authenticator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Nithra Authenticator generates two-factor authentication codes in your browser for your Nithra Login.                    

Informations de Base sur l'Extension

Nom Nithra Authenticator Nithra Authenticator
ID ihhccmhfiekhalobahbnlfggcgbjlemi
URL Officiel https://chromewebstore.google.com/detail/nithra-authenticator/ihhccmhfiekhalobahbnlfggcgbjlemi
Description Browser extension for Nithra Authenticator
Taille du Fichier 609 KB
Nombre d'Installations 156
Version Actuelle 1.0.1
Dernière Mise à Jour 2023-08-27
Date de Publication 2023-08-26
Évaluation 5.00/5 Total 4 Évaluations
Développeur Nithra Apps
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://nithra.mobi/privacy.php
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Nithra Authenticator",
    "version": "1.0.1",
    "description": "Browser extension for Nithra Authenticator",
    "host_permissions": [
        "https:\/\/nithra.mobi\/"
    ],
    "permissions": [
        "cookies"
    ],
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "images\/logo-16x16.png",
            "48": "images\/logo-48x48.png",
            "192": "images\/logo-192x192.png"
        }
    }
}