Nithra Authenticator
Browser extension for Nithra Authenticator
Wat is Nithra Authenticator?
Nithra Authenticator is een Chrome-extensie ontwikkeld door Nithra Apps, en de belangrijkste functie is "Browser extension for Nithra Authenticator".
Extensie Screenshots
Download het CRX-bestand van de extensie Nithra Authenticator
Download Nithra Authenticator-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
Nithra Authenticator generates two-factor authentication codes in your browser for your Nithra Login. Basisinformatie over de Extensie
| Naam | |
| ID | ihhccmhfiekhalobahbnlfggcgbjlemi |
| Officiële URL | https://chromewebstore.google.com/detail/nithra-authenticator/ihhccmhfiekhalobahbnlfggcgbjlemi |
| Beschrijving | Browser extension for Nithra Authenticator |
| Bestandsgrootte | 609 KB |
| Aantal Installaties | 156 |
| Huidige Versie | 1.0.1 |
| Laatst Bijgewerkt | 2023-08-27 |
| Publicatiedatum | 2023-08-26 |
| Beoordeling | 5.00/5 Totaal 4 Beoordelingen |
| Ontwikkelaar | Nithra Apps |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://nithra.mobi/privacy.php |
| Ondersteunde Talen | 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"
}
}
} | |