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.」です。
拡張機能のスクリーンショット
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/ 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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"
}
} | |