Mirror extension!

The mirror extension mirrors web pages!

Cos'è Mirror extension!?

Mirror extension! è un'estensione di Chrome sviluppata da Mirror Read, e la sua funzione principale è "The mirror extension mirrors web pages!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Mirror extension!

Scarica i file di estensione Mirror extension! in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Mirror extension! Mirror extension!
ID mmikfpbblkegnglepiplpkcobnmolaph
URL Ufficiale https://chromewebstore.google.com/detail/mirror-extension/mmikfpbblkegnglepiplpkcobnmolaph
Descrizione The mirror extension mirrors web pages!
Dimensione del File 15.51 KB
Conteggio Installazioni 701
Versione Corrente 1.1.0
Ultimo Aggiornamento 2023-01-19
Data di Pubblicazione 2023-01-16
Valutazione 5.00/5 Totale 5 Valutazioni
Sviluppatore Mirror Read
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.mirrorread.com
URL della Pagina di Aiuto https://www.mirrorread.com/faq
Lingue Supportate 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": []
}