ANGRY WHITE BOI SOUNDBOARD
Soundboard of an angry man
What is ANGRY WHITE BOI SOUNDBOARD?
ANGRY WHITE BOI SOUNDBOARD is a Chrome extension developed by Mikołaj Zyzański, and its main feature is "Soundboard of an angry man".
Extension Screenshots
Download ANGRY WHITE BOI SOUNDBOARD Extension CRX File
Download ANGRY WHITE BOI SOUNDBOARD 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
Have you ever wanted a soundboard filled with angry shouting? Well if you download "ANGRY WHITE BOI SOUNDBOARD" you can fulfill that very dream! Wow!
Extension Basic Information
Name | |
ID | emnlhfgohnnmcejhifonifemndpclmio |
Official URL | https://chrome.google.com/webstore/detail/angry-white-boi-soundboar/emnlhfgohnnmcejhifonifemndpclmio |
Description | Soundboard of an angry man |
File Size | 485 KB |
Installation Count | 40 |
Current Version | 0.0.1 |
Last Updated | 2019-05-08 |
Publish Date | 2019-05-08 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Mikołaj Zyzański |
[email protected] | |
Payment Type | free |
Supported Languages | pl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ANGRY WHITE BOI SOUNDBOARD", "description": "Soundboard of an angry man", "version": "0.0.1", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": "images\/icon128.png", "default_popup": "index.html", "default_title": "Angry man screams random things" } } |