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 là gì?

Piphy là một tiện ích mở rộng Chrome được phát triển bởi reecehudson, và tính năng chính của nó là "Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to…".

Tải xuống tệp CRX của tiện ích mở rộng Piphy

Tải xuống các tệp mở rộng Piphy dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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. 🤘🏼🤘🏼🤘🏼                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Piphy Piphy
ID jcagadcgmkflbepcalmimibefonpnocg
URL Chính Thức https://chrome.google.com/webstore/detail/piphy/jcagadcgmkflbepcalmimibefonpnocg
Mô tả Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to…
Kích Thước Tệp 13.26 KB
Số Lần Cài Đặt 67
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2018-05-28
Ngày Phát Hành 2018-05-28
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển reecehudson
Email [email protected]
Loại Thanh Toán free
URL Trang Trợ Giúp https://github.com/reecehudson/chrome-giphy
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}