Image Replacer
Replace all images with whatever you want.
Apa itu Image Replacer?
Image Replacer adalah ekstensi Chrome yang dikembangkan oleh https://mysterypancake.github.io, dan fitur utamanya adalah "Replace all images with whatever you want.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Image Replacer
Unduh file ekstensi Image Replacer 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
Replace all images with whatever you want. Code on GitHub: https://github.com/MysteryPancake/Image-Replacer
Informasi Dasar Ekstensi
Nama | Image Replacer |
ID | kjdfnmkplcjchfjealepndkfjgcgonib |
URL Resmi | https://chromewebstore.google.com/detail/image-replacer/kjdfnmkplcjchfjealepndkfjgcgonib |
Deskripsi | Replace all images with whatever you want. |
Ukuran File | 23.34 KB |
Jumlah Instalasi | 3,053 |
Versi Saat Ini | 1.5 |
Terakhir Diperbarui | 2023-12-06 |
Tanggal Publikasi | 2018-08-06 |
Penilaian | 4.11/5 Total 9 Penilaian |
Pengembang | https://mysterypancake.github.io |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/MysteryPancake/Image-Replacer |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Image Replacer", "description": "Replace all images with whatever you want.", "author": "MysteryPancake", "manifest_version": 3, "version": "1.5", "action": { "default_title": "Image Replacer", "default_popup": "index.html" }, "content_scripts": [ { "matches": [ " |