Image Replacer
Replace all images with whatever you want.
Image Replacerคืออะไร?
Image Replacer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://mysterypancake.github.io และคุณลักษณะหลักของมันคือ "Replace all images with whatever you want."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Image Replacer
ดาวน์โหลดไฟล์ส่วนขยาย Image Replacer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Replace all images with whatever you want. Code on GitHub: https://github.com/MysteryPancake/Image-Replacer
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Image Replacer |
ID | kjdfnmkplcjchfjealepndkfjgcgonib |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/image-replacer/kjdfnmkplcjchfjealepndkfjgcgonib |
คำอธิบาย | Replace all images with whatever you want. |
ขนาดไฟล์ | 23.34 KB |
จำนวนการติดตั้ง | 3,053 |
เวอร์ชันปัจจุบัน | 1.5 |
อัปเดตครั้งล่าสุด | 2023-12-06 |
วันที่เผยแพร่ | 2018-08-06 |
คะแนน | 4.11/5 รวมทั้งหมด 9 คะแนน |
ผู้พัฒนา | https://mysterypancake.github.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/MysteryPancake/Image-Replacer |
ภาษาที่รองรับ | 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": [ " |