Image Explorer

Explorer only images without the need to page down, page down, ...., nor be busy with closing the pop up windows.

Co to jest Image Explorer?

Image Explorer to rozszerzenie Chrome opracowane przez http://zizhujy.com, a jego główną funkcją jest „Explorer only images without the need to page down, page down, ...., nor be busy with closing the pop up windows.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Image Explorer

Pobierz pliki rozszerzeń Image Explorer 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

                        只是想看图片,却要不停地“下一页”“下一页”“下一页”……?!每次下一页还要不断跳出多个弹窗,让你手脚忙乱?!想一网打尽美图网站的所有图片而不用一个链接一个链接地点击?
哈哈,这个插件帮你解决这些问题!安装此插件后,点击它,在出现的窗口里输入美图网站的链接,敲回车,然后,就坐在一旁心情观看它所有的图片吧,不费吹灰之力。此插件将大图小图分好了类,方便!宅男福利!                    

Podstawowe informacje o rozszerzeniu

Nazwa Image Explorer Image Explorer
ID bjplaimfmacmplmlacojiafeoojonmfk
Oficjalny URL https://chrome.google.com/webstore/detail/image-explorer/bjplaimfmacmplmlacojiafeoojonmfk
Opis Explorer only images without the need to page down, page down, ...., nor be busy with closing the pop up windows.
Rozmiar pliku 4.37 MB
Liczba instalacji 233
Aktualna Wersja 1.1
Ostatnia Aktualizacja 2013-11-15
Data Publikacji 2013-11-15
Ocena 4.80/5 Łącznie 5 Oceny
Deweloper http://zizhujy.com
Typ Płatności free
Strona Rozszerzenia http://zizhujy.com/Apps/ImageExplorer
Adres URL Strony Pomocy http://zizhujy.com/Apps/ImageExplorer
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.1",
    "permissions": [
        "",
        "management"
    ],
    "browser_action": {
        "default_icon": "image-explorer-128.png",
        "default_popup": "bootstrap.html"
    },
    "icons": {
        "16": "image-explorer-16.png",
        "128": "image-explorer-128.png"
    }
}