Hahaki

Download zip together the image of the open image tab (tab, such as ending in .jpg)! !

Qu'est-ce que Hahaki ?

Hahaki est une extension Chrome développée par https://nju33.work, et sa fonction principale est "Download zip together the image of the open image tab (tab, such as ending in .jpg)! !".

Captures d'Écran de l'Extension

Télécharger le fichier CRX de l'extension Hahaki

Téléchargez les fichiers d'extension Hahaki 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

                        - Blog
http://goo.gl/RWQ5P3

- Site
http://goo.gl/9JGGfV

- Github
https://goo.gl/9WxlQ1                    

Informations de Base sur l'Extension

Nom Hahaki Hahaki
ID cclgnclajodgblhjndnnanhoefihckhp
URL Officiel https://chromewebstore.google.com/detail/hahaki/cclgnclajodgblhjndnnanhoefihckhp
Description Download zip together the image of the open image tab (tab, such as ending in .jpg)! !
Taille du Fichier 166 KB
Nombre d'Installations 12
Version Actuelle 1.0.4
Dernière Mise à Jour 2017-03-02
Date de Publication 2017-03-02
Évaluation 5.00/5 Total 1 Évaluations
Développeur https://nju33.work
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/nju33/chrome-hahaki
Langues Prises en Charge de,en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.0.4",
    "default_locale": "ja",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "16": "icon\/icon_16.png",
        "48": "icon\/icon_48.png",
        "128": "icon\/icon_128.png"
    },
    "browser_action": {
        "default_icon": {
            "38": "icon\/icon_38.png"
        },
        "default_title": "Hahaki"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "script\/lib\/lodash.custom.min.js",
            "script\/lib\/bluebird.min.js",
            "script\/lib\/jszip.min.js",
            "script\/lib\/FileSaver.js",
            "script\/background.js"
        ]
    }
}