JPG.WTF
JPG.WTF context menu
Cos'è JPG.WTF?
JPG.WTF è un'estensione di Chrome sviluppata da Amazing Performance Studio, e la sua funzione principale è "JPG.WTF context menu".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione JPG.WTF
Scarica i file di estensione JPG.WTF 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
Instant upload to www.jpg.wtf. The best place to share and get the most awesome images on the Internet. And GIFs. And cat pictures. ¯\_(ツ)_/¯
Informazioni di Base sull'Estensione
Nome | |
ID | mjdcgcpecgohckhbjgfdjkbgfnhdgnmd |
URL Ufficiale | https://chrome.google.com/webstore/detail/jpgwtf/mjdcgcpecgohckhbjgfdjkbgfnhdgnmd |
Descrizione | JPG.WTF context menu |
Dimensione del File | 69.41 KB |
Conteggio Installazioni | 58 |
Versione Corrente | 0.3 |
Ultimo Aggiornamento | 2016-06-11 |
Data di Pubblicazione | 2016-06-11 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | Amazing Performance Studio |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://jpg.wtf |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JPG.WTF", "description": "JPG.WTF context menu", "version": "0.3", "permissions": [ "https:\/\/jpg.wtf\/", "contextMenus", "notifications" ], "background": { "scripts": [ "index.js" ] }, "icons": { "16": "img\/16.png", "48": "img\/48.png", "128": "img\/128.png" }, "manifest_version": 2 } |