RUMIWIFI

Translator of Chinese firmware for Xiaomi router. Works offline. No configuration required.

RUMIWIFI क्या है?

RUMIWIFI https://pedanto.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Translator of Chinese firmware for Xiaomi router. Works offline. No configuration required."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में RUMIWIFI एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Russifier of Chinese firmware for Xiaomi routers. The plugin is designed for Xiaomi routers of different generations and is designed to translate Chinese firmware. Compatible with a wide range of models. At the moment, tests are being carried out on Xiaomi Mini Wifi, XIAOMI miwifi 3g, Xiaomi Mi WiFi Router 4A and Redmi Ac2100 routers, but the plug-in's performance is not limited to specific models.

Plugin requirements:
- The router must have Chinese firmware installed.

Notes:
- Plugin access to boosty.to is needed to check the PRO version subscription.
- Report any errors and shortcomings via the telegram chat using the link at the bottom of the admin panel of the router.

Enjoy your use                    

एक्सटेंशन की मूल जानकारी

नाम RUMIWIFI RUMIWIFI
ID mbiehbednoakmhlmjcpgpciocekdjabp
आधिकारिक URL https://chromewebstore.google.com/detail/rumiwifi/mbiehbednoakmhlmjcpgpciocekdjabp
विवरण Translator of Chinese firmware for Xiaomi router. Works offline. No configuration required.
फ़ाइल का आकार 334 KB
स्थापना संख्या 139,122
वर्तमान संस्करण 1.11.8
अंतिम अपडेट 2022-01-02
प्रकाशन तिथि 2020-06-16
रेटिंग 4.88/5 कुल 2936 रेटिंग्स
डेवलपर https://pedanto.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://boosty.to/miwifi
सहायता पृष्ठ URL https://pedanto.com/news/rumiwifi-plagin-rusifikacii-proshivki-xiaomi-routera.html
समर्थित भाषाएँ en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "version": "1.11.8",
    "default_locale": "ru",
    "description": "__MSG_extDescription__",
    "short_name": "__MSG_shortName__",
    "icons": {
        "16": "img\/icon_16.png",
        "32": "img\/icon_32.png",
        "48": "img\/icon_48.png",
        "128": "img\/icon_128.png"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/boosty.to\/*",
        "*:\/\/w3.org\/*",
        "*:\/\/pedanto.com\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "lang\/*.json",
                "img\/*.png",
                "img\/*.jpg",
                "inc\/img\/*.jpg",
                "img\/*.svg",
                "css\/*.css",
                "inc\/routers.html"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/jquery.js",
                "js\/content.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/owl.carousel.min.js"
            ],
            "css": [
                "css\/styles.css",
                "css\/owl.carousel.min.css",
                "css\/owl.theme.default.min.css"
            ],
            "include_globs": [
                "*:\/\/10.*",
                "*:\/\/100.*",
                "*:\/\/172.*",
                "*:\/\/192.*",
                "*:\/\/miwifi.com\/*",
                "*:\/\/boosty.to\/*"
            ]
        }
    ],
    "action": {
        "default_title": "RUMIWIFI",
        "default_icon": "img\/icon_16.png",
        "default_popup": "popup.html"
    },
    "homepage_url": "https:\/\/boosty.to\/miwifi"
}