Low-key New Tab Plaza
Vaporwave vibes on the new tab
Low-key New Tab Plazaとは何ですか?
Low-key New Tab PlazaはDavid Heinemanによって開発されたChromeの拡張機能で、その主な機能は「Vaporwave vibes on the new tab」です。
拡張機能のスクリーンショット
Low-key New Tab Plaza拡張機能のCRXファイルをダウンロード
Low-key New Tab Plaza拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
                        I'm a fan of https://plaza.one and I wanted to make it my homepage on chrome because I think most of the new tab chrome extensions kinda suck.
Features include:
- A button in the corner to make the screen go black.
- Plaza.one's synth-ish radio station. It only plays music once you press play.
- The ability to customize the background GIF from 100 options. 
- A slow VHS fade in so your eyes aren't blinded when you open a new tab.
Good vibes or your money back guaranteed.                     拡張機能の基本情報
| 名前 |   |  
| ID | egiicppehhbanggolbfdogcekjaokmee | 
| 公式URL | https://chromewebstore.google.com/detail/low-key-new-tab-plaza/egiicppehhbanggolbfdogcekjaokmee | 
| 説明 | Vaporwave vibes on the new tab | 
| ファイルサイズ | 14.29 KB | 
| インストール数 | 34 | 
| 現在のバージョン | 1.0.1 | 
| 最終更新日 | 2020-05-05 | 
| 公開日 | 2020-05-04 | 
| 評価 | 5.00/5 合計 2 レビュー | 
| 開発者 | David Heineman | 
| Eメール | [email protected] | 
| 支払い方法 | free | 
| 拡張機能のウェブサイト | https://plaza.one | 
| 対応言語 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Low-key New Tab Plaza",
    "version": "1.0.1",
    "description": "Vaporwave vibes on the new tab",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_icon": "favicon.png"
    }
}  |  |