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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
    ]
}