GIF Stash

Collect GIFs !

Apa itu GIF Stash?

GIF Stash adalah ekstensi Chrome yang dikembangkan oleh cyrilfind, dan fitur utamanya adalah "Collect GIFs !".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi GIF Stash

Unduh file ekstensi GIF Stash 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

                        Manage and use your GIF collection easily !

You can display, add and remove GIFs and use them by clicking on the one you want to use: the url will be copied to your clipboard.

GIFs are stored in your bookmarks in the "GIF Stash" folder                    

Informasi Dasar Ekstensi

Nama GIF Stash GIF Stash
ID ddceekejelnahojbndmhebnonmpiihon
URL Resmi https://chromewebstore.google.com/detail/gif-stash/ddceekejelnahojbndmhebnonmpiihon
Deskripsi Collect GIFs !
Ukuran File 55.79 KB
Jumlah Instalasi 92
Versi Saat Ini 0.0.3
Terakhir Diperbarui 2023-12-10
Tanggal Publikasi 2017-04-17
Pengembang cyrilfind
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GIF Stash",
    "version": "0.0.3",
    "manifest_version": 3,
    "description": "Collect GIFs !",
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "128": "icons\/icon128.png"
    },
    "action": {
        "default_icon": "gif_stash.png",
        "default_title": "GIF Stash",
        "default_popup": "gif_stash.html"
    },
    "permissions": [
        "tabs",
        "bookmarks"
    ]
}