Matrix Effect Chrome

Theme for Chrome, on open another tab.

What is Matrix Effect Chrome?

Matrix Effect Chrome is a Chrome extension developed by juliocflima, and its main feature is "Theme for Chrome, on open another tab.".

Extension Screenshots

screenshot

Download Matrix Effect Chrome Extension CRX File

Download Matrix Effect Chrome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Matrix Effect Chrome Matrix Effect Chrome
ID hifkbbkonokckpinbkhkbhlemgpojbpk
Official URL https://chromewebstore.google.com/detail/matrix-effect-chrome/hifkbbkonokckpinbkhkbhlemgpojbpk
Description Theme for Chrome, on open another tab.
File Size 7.69 MB
Installation Count 211
Current Version 2.4
Last Updated 2020-06-14
Publish Date 2020-06-13
Rating 5.00/5 Total 2 Ratings
Developer juliocflima
Email [email protected]
Payment Type free
Extension Website https://juloko.github.io/matrix-effect/
Help Page URL https://github.com/juloko/matrix-effect
Supported Languages 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"
    }
}