Heyaw
A keyboard that plays 'Heyaw' sounds
What is Heyaw?
Heyaw is a Chrome extension developed by Heyaw Inc., and its main feature is "A keyboard that plays 'Heyaw' sounds".
Download Heyaw Extension CRX File
Download Heyaw 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
Wow your friends with the all new amazing heyaw extension!!!!! Annoy anyone you don't like! This amazing improvement to Google Chrome will not disappoint!!!!! Credits: Icon made by Freepik from www.flaticon.com rate 21/10 ign
Extension Basic Information
Name | |
ID | cmogbepjcbmcanikemkokmcmpmcahiej |
Official URL | https://chrome.google.com/webstore/detail/heyaw/cmogbepjcbmcanikemkokmcmpmcahiej |
Description | A keyboard that plays 'Heyaw' sounds |
File Size | 1.91 MB |
Installation Count | 15 |
Current Version | 1.2 |
Last Updated | 2016-04-06 |
Publish Date | 2016-04-06 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Heyaw Inc. |
Payment Type | free |
Extension Website | http://howmanyheyaws.tk |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Heyaw", "description": "A keyboard that plays 'Heyaw' sounds", "version": "1.2", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "storage", "http:\/\/localhost\/", "http:\/\/howmanyheyaws.tk\/" ] } |