Hahaki

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

Apa itu Hahaki?

Hahaki adalah ekstensi Chrome yang dikembangkan oleh https://nju33.work, dan fitur utamanya adalah "Download zip together the image of the open image tab (tab, such as ending in .jpg)! !".

Screenshot Ekstensi

Unduh Berkas CRX Ekstensi Hahaki

Unduh file ekstensi Hahaki dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        - Blog
http://goo.gl/RWQ5P3

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

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

Informasi Dasar Ekstensi

Nama Hahaki Hahaki
ID cclgnclajodgblhjndnnanhoefihckhp
URL Resmi https://chromewebstore.google.com/detail/hahaki/cclgnclajodgblhjndnnanhoefihckhp
Deskripsi Download zip together the image of the open image tab (tab, such as ending in .jpg)! !
Ukuran File 166 KB
Jumlah Instalasi 12
Versi Saat Ini 1.0.4
Terakhir Diperbarui 2017-03-02
Tanggal Publikasi 2017-03-02
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://nju33.work
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://github.com/nju33/chrome-hahaki
Bahasa yang Didukung 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"
        ]
    }
}