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是由reecehudson开发的Chrome扩展程序,该扩展的主要功能是“Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to…”。

下载Piphy扩展crx文件

下载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"
    }
}