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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้าช่วยเหลือ 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"
    }
}