Mirror extension!
The mirror extension mirrors web pages!
Mirror extension!คืออะไร?
Mirror extension! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mirror Read และคุณลักษณะหลักของมันคือ "The mirror extension mirrors web pages!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mirror extension!
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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": [] } |