JPG.WTF
JPG.WTF context menu
Wat is JPG.WTF?
JPG.WTF is een Chrome-extensie ontwikkeld door Amazing Performance Studio, en de belangrijkste functie is "JPG.WTF context menu".
Extensie Screenshots
Download het CRX-bestand van de extensie JPG.WTF
Download JPG.WTF-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
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. ¯\_(ツ)_/¯
Basisinformatie over de Extensie
Naam | |
ID | mjdcgcpecgohckhbjgfdjkbgfnhdgnmd |
Officiële URL | https://chrome.google.com/webstore/detail/jpgwtf/mjdcgcpecgohckhbjgfdjkbgfnhdgnmd |
Beschrijving | JPG.WTF context menu |
Bestandsgrootte | 69.41 KB |
Aantal Installaties | 58 |
Huidige Versie | 0.3 |
Laatst Bijgewerkt | 2016-06-11 |
Publicatiedatum | 2016-06-11 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | Amazing Performance Studio |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://jpg.wtf |
Ondersteunde Talen | 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 } |