Slay Button

A simple sound effect button to bring joy while browsing.

What is Slay Button?

Slay Button is a Chrome extension developed by Silly Goose Studios, and its main feature is "A simple sound effect button to bring joy while browsing.".

Extension Screenshots

screenshot
screenshot

Download Slay Button Extension CRX File

Download Slay Button 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

                        This simple and elegantly designed "slay" sound effect button brings the joy of the affirmation "slay" with you wherever life (and your computer) may take you. When the button is clicked, the comedic slay sound effect is played. 

Uses for this range from celebrating the completion of a project or providing a quick pick me up when hard at work online, to simply commending a friend for a witty comment when studying with a group. Additionally, this extension provides a fun way to test computer audio and hear the current volume levels by listening for the audio produced when the button is clicked.

Originally starting as a gag between a group of developers, ultimately creating various versions of this button across multiple platforms, the slay button has begun to gain traction in its many forms among their local community. This much anticipated extension hopes to bring the slay button to a wider audience in a more accessible format with greater ease of use.                    

Extension Basic Information

Name Slay Button Slay Button
ID efgbgglcmcjfacdolimkpchpiephlncp
Official URL https://chromewebstore.google.com/detail/slay-button/efgbgglcmcjfacdolimkpchpiephlncp
Description A simple sound effect button to bring joy while browsing.
File Size 37.29 KB
Installation Count 105
Current Version 1.0
Last Updated 2023-12-27
Publish Date 2023-12-27
Rating 5.00/5 Total 7 Ratings
Developer Silly Goose Studios
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Slay Button",
    "description": "A simple sound effect button to bring joy while browsing.",
    "version": "1.0",
    "action": {
        "default_popup": "button.html",
        "default_icon": "btnimage.png"
    }
}