JioFi Local Html- Router Usage Extension

Check Jiofi local router/hotspot login and usage status like signal strength, battery etc.

JioFi Local Html- Router Usage Extensionとは何ですか?

JioFi Local Html- Router Usage Extensionはhttps://www.jiofilocalhtmllogin.inによって開発されたChromeの拡張機能で、その主な機能は「Check Jiofi local router/hotspot login and usage status like signal strength, battery etc.」です。

拡張機能のスクリーンショット

screenshot
screenshot

JioFi Local Html- Router Usage Extension拡張機能のCRXファイルをダウンロード

JioFi Local Html- Router Usage Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Using this Jiofi hotspot status extension you can get all your router information on the browser screen.
Jiofi.local.html is a jiofi device web admin dashboard login page URL to check your device settings. 



Using this chrome extension you can check and change the below jiofi router settings.


Check the current Download and current Upload speed statistics of jiofi.
Change Wifi Password.
Change Jiofi Username.
Change Jiofi router settings.
Device User management.
WPS advance settings.
Storage management.
Manage LTE, Network and LAN etc.

How to Use This Extension:

1. Just click on the "Add to chrome" button.
2. After download the extension it will automatically added to your chrome browser.
3. Now click on the extension icon and learn how to use jiofi local html page.
4. Enjoy the extension.
5  Get all JioFi usage status like Battery Level, Signals, Connected users etc.
7  Get notified when battery level is less than 20%.

Thanks:-)                    

拡張機能の基本情報

名前 JioFi Local Html- Router Usage Extension JioFi Local Html- Router Usage Extension
ID anikchffjbnjpjfolbbdgnlbgfapahjp
公式URL https://chromewebstore.google.com/detail/jiofi-local-html-router-u/anikchffjbnjpjfolbbdgnlbgfapahjp
説明 Check Jiofi local router/hotspot login and usage status like signal strength, battery etc.
ファイルサイズ 281 KB
インストール数 82
現在のバージョン 1.0.0
最終更新日 2022-01-06
公開日 2022-01-06
評価 1.00/5 合計 1 レビュー
開発者 https://www.jiofilocalhtmllogin.in
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.jiofilocalhtmllogin.in/
プライバシーポリシーページのURL https://www.jiofilocalhtmllogin.in/p/privacy-policy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "JioFi Local Html- Router Usage Extension",
    "author": "Jiofitech",
    "description": "Check Jiofi local router\/hotspot login and usage status like signal strength, battery etc.",
    "version": "1.0.0",
    "icons": {
        "128": "jiofi_router_usage_128.png"
    },
    "action": {
        "default_icon": "jiofi_usage_extension.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "http:\/\/jiofi.local.html\/",
        "notifications"
    ]
}