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 là gì?
JioFi Local Html- Router Usage Extension là một tiện ích mở rộng Chrome được phát triển bởi https://www.jiofilocalhtmllogin.in, và tính năng chính của nó là "Check Jiofi local router/hotspot login and usage status like signal strength, battery etc.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng JioFi Local Html- Router Usage Extension
Tải xuống các tệp mở rộng JioFi Local Html- Router Usage Extension dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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:-)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | anikchffjbnjpjfolbbdgnlbgfapahjp |
URL Chính Thức | https://chromewebstore.google.com/detail/jiofi-local-html-router-u/anikchffjbnjpjfolbbdgnlbgfapahjp |
Mô tả | Check Jiofi local router/hotspot login and usage status like signal strength, battery etc. |
Kích Thước Tệp | 281 KB |
Số Lần Cài Đặt | 82 |
Phiên Bản Hiện Tại | 1.0.0 |
Cập Nhật Lần Cuối | 2022-01-06 |
Ngày Phát Hành | 2022-01-06 |
Đánh Giá | 1.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | https://www.jiofilocalhtmllogin.in |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.jiofilocalhtmllogin.in/ |
URL Trang Chính Sách Bảo Mật | https://www.jiofilocalhtmllogin.in/p/privacy-policy.html |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |