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
官方網址 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
}