The Meme Board

All of your memes in one soundboard! You deserve it ;) 400+ Memes!

What is The Meme Board?

The Meme Board is a Chrome extension developed by https://bananamandevelopment.blogspot.com, and its main feature is "All of your memes in one soundboard! You deserve it ;) 400+ Memes!".

Extension Screenshots

screenshot

Download The Meme Board Extension CRX File

Download The Meme Board 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

                        Ever wanted to just sit down and enjoy some memes? Well, here is the perfect extension for you! all the memes you could ever need! Tons of music and sounds at your grasp! Simply install "The Meme Board" to your Chrome browser and click the icon to open up hundreds of memes!

*Have any suggestions? Just ask! Send us an email or suggest it here!*

Current Version 10.1.5 "The Final Final Update"

This extension uses Google analytics                    

Extension Basic Information

Name The Meme Board The Meme Board
ID imjjgaijnkihedjhohfaipeibgjhkjfp
Official URL https://chromewebstore.google.com/detail/the-meme-board/imjjgaijnkihedjhohfaipeibgjhkjfp
Description All of your memes in one soundboard! You deserve it ;) 400+ Memes!
File Size 364 MB
Installation Count 62,422
Current Version The Final Final Update 10.1.5
Last Updated 2019-04-09
Publish Date 2019-04-09
Rating 4.62/5 Total 162 Ratings
Developer https://bananamandevelopment.blogspot.com
Payment Type free
Extension Website https://bananamandevelopment.blogspot.com
Help Page URL https://bananamandevelopment.blogspot.com/p/suggestions.html?m=1
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "The Meme Board",
    "short_name": "The Meme Board",
    "description": "All of your memes in one soundboard! You deserve it ;) 400+ Memes!",
    "version": "10.1.5",
    "version_name": "The Final Final Update 10.1.5",
    "manifest_version": 2,
    "author": "Banana Man Development",
    "offline_enabled": true,
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "persistent": true,
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_title": "Click To Launch ''The Meme Board'' 400+ Memes!",
        "default_icon": "icons\/icon128.png",
        "default_popup": "popup.html"
    }
}