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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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": [ " |