Mirror extension!

The mirror extension mirrors web pages!

ما هو Mirror extension!؟

Mirror extension! هو إضافة Chrome تم تطويرها بواسطة Mirror Read، والميزة الرئيسية لها هي "The mirror extension mirrors web pages!".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Mirror extension!

قم بتنزيل ملفات الامتداد Mirror extension! بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        With the mirror extension it is now possible to turn your Internet around, using the MIRROR! extension.

Free for educational, research and entertainment purposes.

>>>Instructions:<<<

Pin the "Mirror extension!" to your browser bar.

Then, open a new tab and go to the website of your choice. 

When you are ready,  click your new "Mirror extension!" button, and watch your website mirror itself.

Click the button again to go back to Regular view.

>>>About Mirror Read<<<

Reading mirrored text requires skills that are different than those required for ordinary reading, like mental rotation, spatial transformation, and working memory.

These are valuable core capacities that can be developed.

Visit https://www.mirrorread.com/ for more transformative learning.                    

معلومات أساسية عن التمديد

الاسم Mirror extension! Mirror extension!
ID mmikfpbblkegnglepiplpkcobnmolaph
عنوان URL الرسمي https://chromewebstore.google.com/detail/mirror-extension/mmikfpbblkegnglepiplpkcobnmolaph
الوصف The mirror extension mirrors web pages!
حجم الملف 15.51 KB
عدد التثبيتات 701
النسخة الحالية 1.1.0
آخر تحديث 2023-01-19
تاريخ النشر 2023-01-16
تقييم 5.00/5 مجموع تقييمات 5
المطور Mirror Read
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.mirrorread.com
عنوان صفحة المساعدة https://www.mirrorread.com/faq
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Mirror extension!",
    "description": "The mirror extension mirrors web pages!",
    "version": "1.1.0",
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "background": {
        "service_worker": "service.js"
    },
    "action": []
}