Piphy

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

Cos'è Piphy?

Piphy è un'estensione di Chrome sviluppata da reecehudson, e la sua funzione principale è "Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to…".

Scarica il file CRX dell'estensione Piphy

Scarica i file di estensione Piphy in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome Piphy Piphy
ID jcagadcgmkflbepcalmimibefonpnocg
URL Ufficiale https://chrome.google.com/webstore/detail/piphy/jcagadcgmkflbepcalmimibefonpnocg
Descrizione Find the giph you're looking for. Search by keyword, trending, or generate a random giph. Piphy gives you control of what to…
Dimensione del File 13.26 KB
Conteggio Installazioni 67
Versione Corrente 1.1
Ultimo Aggiornamento 2018-05-28
Data di Pubblicazione 2018-05-28
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore reecehudson
Email [email protected]
Tipo di Pagamento free
URL della Pagina di Aiuto https://github.com/reecehudson/chrome-giphy
Lingue Supportate 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"
    }
}