Meme Sounds
A lot of meme sound such as the air horn and more!
What is Meme Sounds?
Meme Sounds is a Chrome extension developed by The3GamingStars, and its main feature is "A lot of meme sound such as the air horn and more!".
Extension Screenshots
Download Meme Sounds Extension CRX File
Download Meme Sounds 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
A lot of sounds that are seen in a lot of memes. GETTING A HUGE UPDATE ON 1/30 MAKING IT RELEVENT WITH THE MEMES. BIG UPDATES FOR THE NEW MEMES EVERY MONTH OR SO.
Extension Basic Information
Name | |
ID | ehijnoajejjbmndcpfcalpbcibfklegk |
Official URL | https://chrome.google.com/webstore/detail/meme-sounds/ehijnoajejjbmndcpfcalpbcibfklegk |
Description | A lot of meme sound such as the air horn and more! |
File Size | 5.97 MB |
Installation Count | 10,000 |
Current Version | 2.1 |
Last Updated | 2019-01-22 |
Publish Date | 2019-01-22 |
Rating | 4.15/5 Total 20 Ratings |
Developer | The3GamingStars |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Meme Sounds", "description": "A lot of meme sound such as the air horn and more!", "version": "2.1", "browser_action": { "default_icon": "logo.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |