iFunny
Features on any tab!
Cos'è iFunny?
iFunny è un'estensione di Chrome sviluppata da Maxim Collingwood, e la sua funzione principale è "Features on any tab!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione iFunny
Scarica i file di estensione iFunny 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
Look at the features in any active tab! **All credit goes to ifunny.co**
Informazioni di Base sull'Estensione
Nome | |
ID | fcbbjjcgdchokkkfaekkegijeccjbnad |
URL Ufficiale | https://chrome.google.com/webstore/detail/fcbbjjcgdchokkkfaekkegijeccjbnad |
Descrizione | Features on any tab! |
Dimensione del File | 4.48 KB |
Conteggio Installazioni | 58 |
Versione Corrente | 1 |
Ultimo Aggiornamento | 2017-04-08 |
Data di Pubblicazione | 2017-04-08 |
Valutazione | 2.40/5 Totale 5 Valutazioni |
Sviluppatore | Maxim Collingwood |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "iFunny", "version": "1", "description": "Features on any tab!", "icons": { "128": "download.png" }, "browser_action": { "default_popup": "popup.html" } } |