GIF Stash

Collect GIFs !

Vad är GIF Stash?

GIF Stash är en Chrome-tillägg utvecklad av cyrilfind, och dess huvudfunktion är "Collect GIFs !".

Tilläggsskärmbilder

screenshot

Ladda ner GIF Stash-förlängningens CRX-fil

Ladda ner GIF Stash-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn GIF Stash GIF Stash
ID ddceekejelnahojbndmhebnonmpiihon
Officiell webbadress https://chromewebstore.google.com/detail/gif-stash/ddceekejelnahojbndmhebnonmpiihon
Beskrivning Collect GIFs !
Filstorlek 55.79 KB
Antal Installationer 92
Aktuell Version 0.0.3
Senast Uppdaterad 2023-12-10
Publiceringsdatum 2017-04-17
Utvecklare cyrilfind
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    ]
}