leproimg.com
Rehosts images on leproimg.com
Apa itu leproimg.com?
leproimg.com adalah ekstensi Chrome yang dikembangkan oleh crea7or, dan fitur utamanya adalah "Rehosts images on leproimg.com".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi leproimg.com
Unduh file ekstensi leproimg.com 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
Rehosts images on leproimg.com via context menu 1.0.3 - img.leprosorium.com -> leproimg.com 1.0.2 - rehosting from cache to avoid yellow bar.
Informasi Dasar Ekstensi
Nama | |
ID | igbklfloandhoogdlppdegbaceppicop |
URL Resmi | https://chrome.google.com/webstore/detail/leproimgcom/igbklfloandhoogdlppdegbaceppicop |
Deskripsi | Rehosts images on leproimg.com |
Ukuran File | 41.09 KB |
Jumlah Instalasi | 212 |
Versi Saat Ini | 1.0.3 |
Terakhir Diperbarui | 2016-07-19 |
Tanggal Publikasi | 2016-07-19 |
Penilaian | 4.86/5 Total 7 Penilaian |
Pengembang | crea7or |
Tipe Pembayaran | free |
Situs Ekstensi | http://leproimg.com |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ] }, "description": "Rehosts images on leproimg.com", "icons": { "128": "imageinfo-128.png", "16": "imageinfo-16.png", "48": "imageinfo-48.png" }, "browser_action": { "default_title": "My images at leproimg.com", "default_icon": "imageinfo-19.png" }, "manifest_version": 2, "homepage_url": "http:\/\/crea7or.spb.ru", "name": "leproimg.com", "permissions": [ "contextMenus", "tabs", "storage", "http:\/\/*\/*", "https:\/\/*\/*" ], "version": "1.0.3" } |