Scream Extension
Plays a short scream audio clip when clicked
What is Scream Extension?
Scream Extension is a Chrome extension developed by jacobpielert, and its main feature is "Plays a short scream audio clip when clicked".
Download Scream Extension Extension CRX File
Download Scream Extension 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
Just a goofy scream when clicked.
Extension Basic Information
Name | Scream Extension |
ID | eegphfichdlbphmkijnjgmbpfclhilhb |
Official URL | https://chromewebstore.google.com/detail/scream-extension/eegphfichdlbphmkijnjgmbpfclhilhb |
Description | Plays a short scream audio clip when clicked |
File Size | 155 KB |
Installation Count | 142 |
Current Version | 1.1 |
Last Updated | 2016-04-23 |
Publish Date | 2016-04-22 |
Rating | 3.33/5 Total 3 Ratings |
Developer | jacobpielert |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Scream Extension", "version": "1.1", "manifest_version": 2, "description": "Plays a short scream audio clip when clicked", "browser_action": { "default_icon": "Overlay.png", "default_popup": "popup.html" } } |