RUMIWIFI

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

RUMIWIFIคืออะไร?

RUMIWIFI เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://pedanto.com และคุณลักษณะหลักของมันคือ "Translator of Chinese firmware for Xiaomi router. Works offline. No configuration required."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย RUMIWIFI

ดาวน์โหลดไฟล์ส่วนขยาย RUMIWIFI ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
}