192.168.1.1
Learn everything you need to know about 192.168.1.1
什么是192.168.1.1?
192.168.1.1是由https://19216811.click开发的Chrome扩展程序,该扩展的主要功能是“Learn everything you need to know about 192.168.1.1”。
扩展截图
下载192.168.1.1扩展crx文件
下载192.168.1.1扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Simple Google Chrome extension that allows to access to 192.168.1.1 with just one click, as well as to the other IP addresses used for Wi-Fi configuration. You can also access 192.168.0.1 for example, or 192.168.1.254, 10.0.0.1 and 192.168.1.2. We also provide a link to our information website, where you can find the default router passwords list so you can later login successfully on the administration panel. Just check your router brand and access 192.168.1.1 without any kind of problems.
扩展基本信息
名称 | |
ID | alncnkphnjgkbganpgekhdbniggkfohi |
官方URL | https://chrome.google.com/webstore/detail/19216811/alncnkphnjgkbganpgekhdbniggkfohi |
简介 | Learn everything you need to know about 192.168.1.1 |
文件大小 | 15.26 KB |
安装次数 | 3,000 |
当前版本 | 1.0 |
更新时间 | 2017-01-27 |
上架时间 | 2017-01-27 |
评分 | 4.55/5 共22次评分 |
开发者 | https://19216811.click |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "192.168.1.1", "description": "Learn everything you need to know about 192.168.1.1", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "permissions": [ "activeTab" ] } |