Mirror extension!

The mirror extension mirrors web pages!

Mirror extension! là gì?

Mirror extension! là một tiện ích mở rộng Chrome được phát triển bởi Mirror Read, và tính năng chính của nó là "The mirror extension mirrors web pages!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Mirror extension!

Tải xuống các tệp mở rộng Mirror extension! dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Mirror extension! Mirror extension!
ID mmikfpbblkegnglepiplpkcobnmolaph
URL Chính Thức https://chromewebstore.google.com/detail/mirror-extension/mmikfpbblkegnglepiplpkcobnmolaph
Mô tả The mirror extension mirrors web pages!
Kích Thước Tệp 15.51 KB
Số Lần Cài Đặt 701
Phiên Bản Hiện Tại 1.1.0
Cập Nhật Lần Cuối 2023-01-19
Ngày Phát Hành 2023-01-16
Đánh Giá 5.00/5 Tổng số 5 Đánh Giá
Nhà Phát Triển Mirror Read
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.mirrorread.com
URL Trang Trợ Giúp https://www.mirrorread.com/faq
Ngôn Ngữ Được Hỗ Trợ 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": []
}