192.168.1.1
Learn everything you need to know about 192.168.1.1
Wat is 192.168.1.1?
192.168.1.1 is een Chrome-extensie ontwikkeld door https://19216811.click, en de belangrijkste functie is "Learn everything you need to know about 192.168.1.1".
Extensie Screenshots
Download het CRX-bestand van de extensie 192.168.1.1
Download 192.168.1.1-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | alncnkphnjgkbganpgekhdbniggkfohi |
Officiële URL | https://chrome.google.com/webstore/detail/19216811/alncnkphnjgkbganpgekhdbniggkfohi |
Beschrijving | Learn everything you need to know about 192.168.1.1 |
Bestandsgrootte | 15.26 KB |
Aantal Installaties | 3,000 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2017-01-27 |
Publicatiedatum | 2017-01-27 |
Beoordeling | 4.55/5 Totaal 22 Beoordelingen |
Ontwikkelaar | https://19216811.click |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } |