TP-Link Router Login

Log in to your TP-Link Router’s Admin Panel and make changes to your WiFi settings easily.

什麼是TP-Link Router Login?

TP-Link Router Login是由https://192-168-1-1.uno開發的Chrome擴展程式,該擴展的主要功能是“Log in to your TP-Link Router’s Admin Panel and make changes to your WiFi settings easily.”。

擴展截圖

screenshot
screenshot

下載TP-Link Router Login擴展crx文件

下載TP-Link Router Login擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        If you have bought a new TP-Link Router, then configuring the router and setting it up is really easy. You can easily set up your new WP-Link Wi-Fi router and will be able to use it.

By logging to your TP-Link router settings page you will be able to change the password of your WiFi network and other settings such as SSID, LAN, and WAN Settings.

How to login TP-Link Router?
 Follow these steps – 

1. First install the extension and Pin it to your Chrome toolbar.
2. Then click the icon.
3. Now click on the "IP" button.
4. Enter the username and password.
5. Then will appear the Admin Panel of the router.
6. Enjoy!

- Thanks                    

擴展基本資訊

名稱 TP-Link Router Login TP-Link Router Login
ID dpnnhcckhmankcnomnkegnfkddbfibmo
官方網址 https://chromewebstore.google.com/detail/tp-link-router-login/dpnnhcckhmankcnomnkegnfkddbfibmo
簡介 Log in to your TP-Link Router’s Admin Panel and make changes to your WiFi settings easily.
檔案大小 10.56 KB
安裝次數 259
目前版本 1.0.0
更新時間 2024-01-07
上架時間 2024-01-07
開發者 https://192-168-1-1.uno
電子郵箱 [email protected]
付費類型 free
擴展官網 https://192-168-1-1.uno/tp-link-router-login/
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.0",
    "name": "TP-Link Router Login",
    "description": "Log in to your TP-Link Router\u2019s Admin Panel and make changes to your WiFi settings easily.",
    "offline_enabled": true,
    "icons": {
        "128": "icon\/128.png",
        "48": "icon\/48.png",
        "32": "icon\/32.png",
        "16": "icon\/16.png"
    },
    "action": {
        "default_icon": {
            "128": "icon\/128.png",
            "48": "icon\/48.png",
            "32": "icon\/32.png",
            "16": "icon\/16.png"
        }
    },
    "background": {
        "service_worker": "service-worker.js"
    }
}