GIF Stash

Collect GIFs !

Wat is GIF Stash?

GIF Stash is een Chrome-extensie ontwikkeld door cyrilfind, en de belangrijkste functie is "Collect GIFs !".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie GIF Stash

Download GIF Stash-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam GIF Stash GIF Stash
ID ddceekejelnahojbndmhebnonmpiihon
Officiële URL https://chromewebstore.google.com/detail/gif-stash/ddceekejelnahojbndmhebnonmpiihon
Beschrijving Collect GIFs !
Bestandsgrootte 55.79 KB
Aantal Installaties 92
Huidige Versie 0.0.3
Laatst Bijgewerkt 2023-12-10
Publicatiedatum 2017-04-17
Ontwikkelaar cyrilfind
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    ]
}