192.168.1.1

Learn everything you need to know about 192.168.1.1

Co to jest 192.168.1.1?

192.168.1.1 to rozszerzenie Chrome opracowane przez https://19216811.click, a jego główną funkcją jest „Learn everything you need to know about 192.168.1.1”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia 192.168.1.1

Pobierz pliki rozszerzeń 192.168.1.1 w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa 192.168.1.1 192.168.1.1
ID alncnkphnjgkbganpgekhdbniggkfohi
Oficjalny URL https://chrome.google.com/webstore/detail/19216811/alncnkphnjgkbganpgekhdbniggkfohi
Opis Learn everything you need to know about 192.168.1.1
Rozmiar pliku 15.26 KB
Liczba instalacji 3,000
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2017-01-27
Data Publikacji 2017-01-27
Ocena 4.55/5 Łącznie 22 Oceny
Deweloper https://19216811.click
Typ Płatności free
Obsługiwane Języki 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"
    ]
}