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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Check Jiofi local router/hotspot login and usage status like signal strength, battery etc."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में JioFi Local Html- Router Usage Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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:-)
एक्सटेंशन की मूल जानकारी
नाम | |
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" ] } |