JPG.WTF
JPG.WTF context menu
Co to jest JPG.WTF?
JPG.WTF to rozszerzenie Chrome opracowane przez Amazing Performance Studio, a jego główną funkcją jest „JPG.WTF context menu”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia JPG.WTF
Pobierz pliki rozszerzeń JPG.WTF w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. ¯\_(ツ)_/¯
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | mjdcgcpecgohckhbjgfdjkbgfnhdgnmd |
Oficjalny URL | https://chrome.google.com/webstore/detail/jpgwtf/mjdcgcpecgohckhbjgfdjkbgfnhdgnmd |
Opis | JPG.WTF context menu |
Rozmiar pliku | 69.41 KB |
Liczba instalacji | 58 |
Aktualna Wersja | 0.3 |
Ostatnia Aktualizacja | 2016-06-11 |
Data Publikacji | 2016-06-11 |
Ocena | 5.00/5 Łącznie 3 Oceny |
Deweloper | Amazing Performance Studio |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://jpg.wtf |
Obsługiwane Języki | 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 } |