Mirror extension!

The mirror extension mirrors web pages!

Mirror extension! क्या है?

Mirror extension! Mirror Read द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The mirror extension mirrors web pages!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Mirror extension! एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
सहायता पृष्ठ URL 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": []
}