Mirror extension!
The mirror extension mirrors web pages!
Qu'est-ce que Mirror extension! ?
Mirror extension! est une extension Chrome développée par Mirror Read, et sa fonction principale est "The mirror extension mirrors web pages!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Mirror extension!
Téléchargez les fichiers d'extension Mirror extension! au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Mirror extension! |
ID | mmikfpbblkegnglepiplpkcobnmolaph |
URL Officiel | https://chromewebstore.google.com/detail/mirror-extension/mmikfpbblkegnglepiplpkcobnmolaph |
Description | The mirror extension mirrors web pages! |
Taille du Fichier | 15.51 KB |
Nombre d'Installations | 701 |
Version Actuelle | 1.1.0 |
Dernière Mise à Jour | 2023-01-19 |
Date de Publication | 2023-01-16 |
Évaluation | 5.00/5 Total 5 Évaluations |
Développeur | Mirror Read |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.mirrorread.com |
URL de la Page d'Aide | https://www.mirrorread.com/faq |
Langues Prises en Charge | 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": [] } |