GIF Stash

Collect GIFs !

Qu'est-ce que GIF Stash ?

GIF Stash est une extension Chrome développée par cyrilfind, et sa fonction principale est "Collect GIFs !".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension GIF Stash

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

                        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                    

Informations de Base sur l'Extension

Nom GIF Stash GIF Stash
ID ddceekejelnahojbndmhebnonmpiihon
URL Officiel https://chromewebstore.google.com/detail/gif-stash/ddceekejelnahojbndmhebnonmpiihon
Description Collect GIFs !
Taille du Fichier 55.79 KB
Nombre d'Installations 92
Version Actuelle 0.0.3
Dernière Mise à Jour 2023-12-10
Date de Publication 2017-04-17
Développeur cyrilfind
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}