Image Explorer

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

Image Explorer란 무엇입니까?

Image Explorer은(는) http://zizhujy.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Explorer only images without the need to page down, page down, ...., nor be busy with closing the pop up windows."입니다.

확장 프로그램 스크린샷

screenshot

Image Explorer 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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

확장 프로그램 기본 정보

이름 Image Explorer Image Explorer
ID bjplaimfmacmplmlacojiafeoojonmfk
공식 URL https://chrome.google.com/webstore/detail/image-explorer/bjplaimfmacmplmlacojiafeoojonmfk
설명 Explorer only images without the need to page down, page down, ...., nor be busy with closing the pop up windows.
파일 크기 4.37 MB
설치 횟수 233
현재 버전 1.1
최근 업데이트 2013-11-15
출시 날짜 2013-11-15
평점 4.80/5 총 5 개의 평점
개발자 http://zizhujy.com
결제 유형 free
확장 프로그램 웹 사이트 http://zizhujy.com/Apps/ImageExplorer
도움말 페이지 URL http://zizhujy.com/Apps/ImageExplorer
지원되는 언어 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"
    }
}