JPG.WTF
JPG.WTF context menu
Qu'est-ce que JPG.WTF ?
JPG.WTF est une extension Chrome développée par Amazing Performance Studio, et sa fonction principale est "JPG.WTF context menu".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension JPG.WTF
Téléchargez les fichiers d'extension JPG.WTF au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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. ¯\_(ツ)_/¯
Informations de Base sur l'Extension
Nom | |
ID | mjdcgcpecgohckhbjgfdjkbgfnhdgnmd |
URL Officiel | https://chrome.google.com/webstore/detail/jpgwtf/mjdcgcpecgohckhbjgfdjkbgfnhdgnmd |
Description | JPG.WTF context menu |
Taille du Fichier | 69.41 KB |
Nombre d'Installations | 58 |
Version Actuelle | 0.3 |
Dernière Mise à Jour | 2016-06-11 |
Date de Publication | 2016-06-11 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | Amazing Performance Studio |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://jpg.wtf |
Langues Prises en Charge | 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 } |