Piphy

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

Wat is Piphy?

Piphy is een Chrome-extensie ontwikkeld door reecehudson, en de belangrijkste functie 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 het CRX-bestand van de extensie Piphy

Download Piphy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Piphy Piphy
ID jcagadcgmkflbepcalmimibefonpnocg
Officiële URL https://chrome.google.com/webstore/detail/piphy/jcagadcgmkflbepcalmimibefonpnocg
Beschrijving Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to…
Bestandsgrootte 13.26 KB
Aantal Installaties 67
Huidige Versie 1.1
Laatst Bijgewerkt 2018-05-28
Publicatiedatum 2018-05-28
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar reecehudson
E-mail [email protected]
Betalingswijze free
Help Pagina-URL https://github.com/reecehudson/chrome-giphy
Ondersteunde Talen 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"
    }
}