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
官方網址 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
電子郵箱 [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"
    ]
}