Matrix Effect Chrome

Theme for Chrome, on open another tab.

Cos'è Matrix Effect Chrome?

Matrix Effect Chrome è un'estensione di Chrome sviluppata da juliocflima, e la sua funzione principale è "Theme for Chrome, on open another tab.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Matrix Effect Chrome

Scarica i file di estensione Matrix Effect Chrome 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

                        Extension for Matrix Effect in new tab. For home page add the link: https://juloko.github.io/matrix-effect/                    

Informazioni di Base sull'Estensione

Nome Matrix Effect Chrome Matrix Effect Chrome
ID hifkbbkonokckpinbkhkbhlemgpojbpk
URL Ufficiale https://chromewebstore.google.com/detail/matrix-effect-chrome/hifkbbkonokckpinbkhkbhlemgpojbpk
Descrizione Theme for Chrome, on open another tab.
Dimensione del File 7.69 MB
Conteggio Installazioni 211
Versione Corrente 2.4
Ultimo Aggiornamento 2020-06-14
Data di Pubblicazione 2020-06-13
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore juliocflima
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://juloko.github.io/matrix-effect/
URL della Pagina di Aiuto https://github.com/juloko/matrix-effect
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Matrix Effect Chrome",
    "description": "Theme for Chrome, on open another tab.",
    "version": "2.4",
    "permissions": [],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "assets\/images\/m.png"
    }
}