Mirror extension!

The mirror extension mirrors web pages!

What is Mirror extension!?

Mirror extension! is a Chrome extension developed by Mirror Read, and its main feature is "The mirror extension mirrors web pages!".

Extension Screenshots

screenshot
screenshot

Download Mirror extension! Extension CRX File

Download Mirror extension! extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Mirror extension! Mirror extension!
ID mmikfpbblkegnglepiplpkcobnmolaph
Official URL https://chromewebstore.google.com/detail/mirror-extension/mmikfpbblkegnglepiplpkcobnmolaph
Description The mirror extension mirrors web pages!
File Size 15.51 KB
Installation Count 701
Current Version 1.1.0
Last Updated 2023-01-19
Publish Date 2023-01-16
Rating 5.00/5 Total 5 Ratings
Developer Mirror Read
Email [email protected]
Payment Type free
Extension Website https://www.mirrorread.com
Help Page URL https://www.mirrorread.com/faq
Supported Languages 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": []
}