JPG.WTF
JPG.WTF context menu
Apa itu JPG.WTF?
JPG.WTF adalah ekstensi Chrome yang dikembangkan oleh Amazing Performance Studio, dan fitur utamanya adalah "JPG.WTF context menu".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi JPG.WTF
Unduh file ekstensi JPG.WTF dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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. ¯\_(ツ)_/¯
Informasi Dasar Ekstensi
Nama | |
ID | mjdcgcpecgohckhbjgfdjkbgfnhdgnmd |
URL Resmi | https://chrome.google.com/webstore/detail/jpgwtf/mjdcgcpecgohckhbjgfdjkbgfnhdgnmd |
Deskripsi | JPG.WTF context menu |
Ukuran File | 69.41 KB |
Jumlah Instalasi | 58 |
Versi Saat Ini | 0.3 |
Terakhir Diperbarui | 2016-06-11 |
Tanggal Publikasi | 2016-06-11 |
Penilaian | 5.00/5 Total 3 Penilaian |
Pengembang | Amazing Performance Studio |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://jpg.wtf |
Bahasa yang Didukung | 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 } |