JPG.WTF

JPG.WTF context menu

JPG.WTFคืออะไร?

JPG.WTF เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Amazing Performance Studio และคุณลักษณะหลักของมันคือ "JPG.WTF context menu"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย JPG.WTF

ดาวน์โหลดไฟล์ส่วนขยาย 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
}