Nithra Authenticator
Browser extension for Nithra Authenticator
Nithra Authenticatorとは何ですか?
Nithra AuthenticatorはNithra Appsによって開発されたChromeの拡張機能で、その主な機能は「Browser extension for Nithra Authenticator」です。
拡張機能のスクリーンショット
Nithra Authenticator拡張機能のCRXファイルをダウンロード
Nithra Authenticator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Nithra Authenticator generates two-factor authentication codes in your browser for your Nithra Login. 拡張機能の基本情報
| 名前 | |
| ID | ihhccmhfiekhalobahbnlfggcgbjlemi |
| 公式URL | https://chromewebstore.google.com/detail/nithra-authenticator/ihhccmhfiekhalobahbnlfggcgbjlemi |
| 説明 | Browser extension for Nithra Authenticator |
| ファイルサイズ | 609 KB |
| インストール数 | 156 |
| 現在のバージョン | 1.0.1 |
| 最終更新日 | 2023-08-27 |
| 公開日 | 2023-08-26 |
| 評価 | 5.00/5 合計 4 レビュー |
| 開発者 | Nithra Apps |
| Eメール | [email protected] |
| 支払い方法 | free |
| プライバシーポリシーページのURL | https://nithra.mobi/privacy.php |
| 対応言語 | 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"
}
}
} | |