JPG.WTF

JPG.WTF context menu

什么是JPG.WTF?

JPG.WTF是由Amazing Performance Studio开发的Chrome扩展程序,该扩展的主要功能是“JPG.WTF context menu”。

扩展截图

screenshot

下载JPG.WTF扩展crx文件

下载JPG.WTF扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.

¯\_(ツ)_/¯                    

扩展基本信息

名称 JPG.WTF JPG.WTF
ID mjdcgcpecgohckhbjgfdjkbgfnhdgnmd
官方URL https://chrome.google.com/webstore/detail/jpgwtf/mjdcgcpecgohckhbjgfdjkbgfnhdgnmd
简介 JPG.WTF context menu
文件大小 69.41 KB
安装次数 58
当前版本 0.3
更新时间 2016-06-11
上架时间 2016-06-11
评分 5.00/5 共3次评分
开发者 Amazing Performance Studio
电子邮箱 [email protected]
付费类型 free
扩展官网 https://jpg.wtf
支持的语言 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
}