GIF Stash

Collect GIFs !

GIF Stash क्या है?

GIF Stash cyrilfind द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Collect GIFs !"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में GIF Stash एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम GIF Stash GIF Stash
ID ddceekejelnahojbndmhebnonmpiihon
आधिकारिक URL https://chromewebstore.google.com/detail/gif-stash/ddceekejelnahojbndmhebnonmpiihon
विवरण Collect GIFs !
फ़ाइल का आकार 55.79 KB
स्थापना संख्या 92
वर्तमान संस्करण 0.0.3
अंतिम अपडेट 2023-12-10
प्रकाशन तिथि 2017-04-17
डेवलपर cyrilfind
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ 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"
    ]
}