Image Explorer

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

Qu'est-ce que Image Explorer ?

Image Explorer est une extension Chrome développée par http://zizhujy.com, et sa fonction principale est "Explorer only images without the need to page down, page down, ...., nor be busy with closing the pop up windows.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Image Explorer

Téléchargez les fichiers d'extension Image Explorer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Image Explorer Image Explorer
ID bjplaimfmacmplmlacojiafeoojonmfk
URL Officiel https://chrome.google.com/webstore/detail/image-explorer/bjplaimfmacmplmlacojiafeoojonmfk
Description Explorer only images without the need to page down, page down, ...., nor be busy with closing the pop up windows.
Taille du Fichier 4.37 MB
Nombre d'Installations 233
Version Actuelle 1.1
Dernière Mise à Jour 2013-11-15
Date de Publication 2013-11-15
Évaluation 4.80/5 Total 5 Évaluations
Développeur http://zizhujy.com
Type de Paiement free
Site Web de l'Extension http://zizhujy.com/Apps/ImageExplorer
URL de la Page d'Aide http://zizhujy.com/Apps/ImageExplorer
Langues Prises en Charge 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"
    }
}