GIF Stash

Collect GIFs !

Hvad er GIF Stash?

GIF Stash er en Chrome-udvidelse udviklet af cyrilfind, og dens hovedfunktion er "Collect GIFs !".

Udvidelsesskærmbilleder

screenshot

Download GIF Stash-udvidelses-CRX-fil

Download GIF Stash-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn GIF Stash GIF Stash
ID ddceekejelnahojbndmhebnonmpiihon
Officiel URL https://chromewebstore.google.com/detail/gif-stash/ddceekejelnahojbndmhebnonmpiihon
Beskrivelse Collect GIFs !
Filstørrelse 55.79 KB
Antal Installationer 92
Nuværende Version 0.0.3
Senest Opdateret 2023-12-10
Udgivelsesdato 2017-04-17
Udvikler cyrilfind
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    ]
}