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文件

下載Image Explorer擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Image Explorer Image Explorer
ID bjplaimfmacmplmlacojiafeoojonmfk
官方網址 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"
    }
}