The Meme Board

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

Wat is The Meme Board?

The Meme Board is een Chrome-extensie ontwikkeld door https://bananamandevelopment.blogspot.com, en de belangrijkste functie is "All of your memes in one soundboard! You deserve it ;) 400+ Memes!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie The Meme Board

Download The Meme Board-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam The Meme Board The Meme Board
ID imjjgaijnkihedjhohfaipeibgjhkjfp
Officiële URL https://chromewebstore.google.com/detail/the-meme-board/imjjgaijnkihedjhohfaipeibgjhkjfp
Beschrijving All of your memes in one soundboard! You deserve it ;) 400+ Memes!
Bestandsgrootte 364 MB
Aantal Installaties 62,422
Huidige Versie The Final Final Update 10.1.5
Laatst Bijgewerkt 2019-04-09
Publicatiedatum 2019-04-09
Beoordeling 4.62/5 Totaal 162 Beoordelingen
Ontwikkelaar https://bananamandevelopment.blogspot.com
Betalingswijze free
Extensiewebsite https://bananamandevelopment.blogspot.com
Help Pagina-URL https://bananamandevelopment.blogspot.com/p/suggestions.html?m=1
Ondersteunde Talen 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"
    }
}