Mirror extension!
The mirror extension mirrors web pages!
什麼是Mirror extension!?
Mirror extension!是由Mirror Read開發的Chrome擴展程式,該擴展的主要功能是“The mirror extension mirrors web pages!”。
擴展截圖
下載Mirror extension!擴展crx文件
下載Mirror extension!擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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! |
ID | mmikfpbblkegnglepiplpkcobnmolaph |
官方網址 | 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": [] } |