Piphy

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

What is Piphy?

Piphy is a Chrome extension developed by reecehudson, and its main feature is "Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to…".

Download Piphy Extension CRX File

Download Piphy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Piphy Piphy
ID jcagadcgmkflbepcalmimibefonpnocg
Official URL https://chrome.google.com/webstore/detail/piphy/jcagadcgmkflbepcalmimibefonpnocg
Description Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to…
File Size 13.26 KB
Installation Count 67
Current Version 1.1
Last Updated 2018-05-28
Publish Date 2018-05-28
Rating 5.00/5 Total 1 Ratings
Developer reecehudson
Email [email protected]
Payment Type free
Help Page URL https://github.com/reecehudson/chrome-giphy
Supported Languages 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"
    }
}