Piphy

Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to…

ما هو Piphy؟

Piphy هو إضافة Chrome تم تطويرها بواسطة reecehudson، والميزة الرئيسية لها هي "Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to…".

تحميل ملف CRX للإضافة Piphy

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

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

                        Find the giph you're looking for.   Search by keyword, trending, or generate a random giph.  Piphy gives you control of what to search for. 🤘🏼🤘🏼🤘🏼                    

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

الاسم Piphy Piphy
ID jcagadcgmkflbepcalmimibefonpnocg
عنوان URL الرسمي https://chrome.google.com/webstore/detail/piphy/jcagadcgmkflbepcalmimibefonpnocg
الوصف Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to…
حجم الملف 13.26 KB
عدد التثبيتات 67
النسخة الحالية 1.1
آخر تحديث 2018-05-28
تاريخ النشر 2018-05-28
تقييم 5.00/5 مجموع تقييمات 1
المطور reecehudson
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة المساعدة https://github.com/reecehudson/chrome-giphy
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "Piphy",
    "name": "Piphy",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "index.html",
        "default_title": "Piphy"
    },
    "version": "1.1",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": ".\/Images-Cloud-16.png",
        "48": ".\/Images-Cloud-48.png",
        "128": ".\/Images-Cloud-128.png"
    }
}