Nithra Authenticator

Browser extension for Nithra Authenticator

What is Nithra Authenticator?

Nithra Authenticator is a Chrome extension developed by Nithra Apps, and its main feature is "Browser extension for Nithra Authenticator".

Extension Screenshots

screenshot

Download Nithra Authenticator Extension CRX File

Download Nithra Authenticator 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

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

Extension Basic Information

Name Nithra Authenticator Nithra Authenticator
ID ihhccmhfiekhalobahbnlfggcgbjlemi
Official URL https://chromewebstore.google.com/detail/nithra-authenticator/ihhccmhfiekhalobahbnlfggcgbjlemi
Description Browser extension for Nithra Authenticator
File Size 609 KB
Installation Count 156
Current Version 1.0.1
Last Updated 2023-08-27
Publish Date 2023-08-26
Rating 5.00/5 Total 4 Ratings
Developer Nithra Apps
Email [email protected]
Payment Type free
Privacy Policy Page URL https://nithra.mobi/privacy.php
Supported Languages 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"
        }
    }
}