Matrix Effect Chrome

Theme for Chrome, on open another tab.

什么是Matrix Effect Chrome?

Matrix Effect Chrome是由juliocflima开发的Chrome扩展程序,该扩展的主要功能是“Theme for Chrome, on open another tab.”。

扩展截图

screenshot

下载Matrix Effect Chrome扩展crx文件

下载Matrix Effect Chrome扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Matrix Effect Chrome Matrix Effect Chrome
ID hifkbbkonokckpinbkhkbhlemgpojbpk
官方URL https://chromewebstore.google.com/detail/matrix-effect-chrome/hifkbbkonokckpinbkhkbhlemgpojbpk
简介 Theme for Chrome, on open another tab.
文件大小 7.69 MB
安装次数 211
当前版本 2.4
更新时间 2020-06-14
上架时间 2020-06-13
评分 5.00/5 共2次评分
开发者 juliocflima
电子邮箱 [email protected]
付费类型 free
扩展官网 https://juloko.github.io/matrix-effect/
帮助页面URL https://github.com/juloko/matrix-effect
支持的语言 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"
    }
}