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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" ] } |