192.168.1.1
Learn everything you need to know about 192.168.1.1
Was ist 192.168.1.1?
192.168.1.1 ist eine Chrome-Erweiterung, die von https://19216811.click entwickelt wurde, und ihr Hauptmerkmal ist "Learn everything you need to know about 192.168.1.1".
Erweiterungsscreenshots
192.168.1.1-Erweiterungs-CRX-Datei herunterladen
Laden Sie 192.168.1.1-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | alncnkphnjgkbganpgekhdbniggkfohi |
Offizielle URL | https://chrome.google.com/webstore/detail/19216811/alncnkphnjgkbganpgekhdbniggkfohi |
Beschreibung | Learn everything you need to know about 192.168.1.1 |
Dateigröße | 15.26 KB |
Installationsanzahl | 3,000 |
Aktuelle Version | 1.0 |
Letztes Update | 2017-01-27 |
Veröffentlichungsdatum | 2017-01-27 |
Bewertung | 4.55/5 Insgesamt 22 Bewertungen |
Entwickler | https://19216811.click |
Zahlungsart | free |
Unterstützte Sprachen | 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" ] } |