GIF Stash

Collect GIFs !

ما هو GIF Stash؟

GIF Stash هو إضافة Chrome تم تطويرها بواسطة cyrilfind، والميزة الرئيسية لها هي "Collect GIFs !".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة GIF Stash

قم بتنزيل ملفات الامتداد GIF Stash بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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"
    ]
}