Low-key New Tab Plaza

Vaporwave vibes on the new tab

What is Low-key New Tab Plaza?

Low-key New Tab Plaza is a Chrome extension developed by David Heineman, and its main feature is "Vaporwave vibes on the new tab".

Extension Screenshots

screenshot

Download Low-key New Tab Plaza Extension CRX File

Download Low-key New Tab Plaza 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

                        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.                    

Extension Basic Information

Name Low-key New Tab Plaza Low-key New Tab Plaza
ID egiicppehhbanggolbfdogcekjaokmee
Official URL https://chromewebstore.google.com/detail/low-key-new-tab-plaza/egiicppehhbanggolbfdogcekjaokmee
Description Vaporwave vibes on the new tab
File Size 14.29 KB
Installation Count 34
Current Version 1.0.1
Last Updated 2020-05-05
Publish Date 2020-05-04
Rating 5.00/5 Total 2 Ratings
Developer David Heineman
Email [email protected]
Payment Type free
Extension Website https://plaza.one
Supported Languages 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"
    }
}