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
公式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"
    }
}