Gif.co

The easiest way to express yourself with gifs.

ما هو Gif.co؟

Gif.co هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "The easiest way to express yourself with gifs.".

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

screenshot

تحميل ملف CRX للإضافة Gif.co

قم بتنزيل ملفات الامتداد Gif.co بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        A toolbar addon for Reaction Gifs. Shows both the current front page of r/reactiongif and an archive of commonly used gifs. Just click the one you want, and it copies to your clipboard for easy posting! A simple way to seem like an internet wizard. Example: http://gif.openrobot.net/Agci8.gif                    

معلومات أساسية عن التمديد

الاسم Gif.co Gif.co
ID lmjgipcollcainhlickbjagjmbjpicoc
عنوان URL الرسمي https://chromewebstore.google.com/detail/gifco/lmjgipcollcainhlickbjagjmbjpicoc
الوصف The easiest way to express yourself with gifs.
حجم الملف 79.29 KB
عدد التثبيتات 142
النسخة الحالية 0.0.2
آخر تحديث 2014-04-13
تاريخ النشر 2014-04-13
تقييم 5.00/5 مجموع تقييمات 2
المطور Unknown
نوع الدفع free
موقع الإضافة http://openrobot.net
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gif.co",
    "description": "The easiest way to express yourself with gifs.",
    "version": "0.0.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "https:\/\/api.imgur.com\/",
        "http:\/\/i.imgur.com\/"
    ]
}