JPG.WTF

JPG.WTF context menu

What is JPG.WTF?

JPG.WTF is a Chrome extension developed by Amazing Performance Studio, and its main feature is "JPG.WTF context menu".

Extension Screenshots

screenshot

Download JPG.WTF Extension CRX File

Download JPG.WTF extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.

¯\_(ツ)_/¯                    

Extension Basic Information

Name JPG.WTF JPG.WTF
ID mjdcgcpecgohckhbjgfdjkbgfnhdgnmd
Official URL https://chrome.google.com/webstore/detail/jpgwtf/mjdcgcpecgohckhbjgfdjkbgfnhdgnmd
Description JPG.WTF context menu
File Size 69.41 KB
Installation Count 58
Current Version 0.3
Last Updated 2016-06-11
Publish Date 2016-06-11
Rating 5.00/5 Total 3 Ratings
Developer Amazing Performance Studio
Email [email protected]
Payment Type free
Extension Website https://jpg.wtf
Supported Languages 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
}