The Meme Board

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

什么是The Meme Board?

The Meme Board是由https://bananamandevelopment.blogspot.com开发的Chrome扩展程序,该扩展的主要功能是“All of your memes in one soundboard! You deserve it ;) 400+ Memes!”。

扩展截图

screenshot

下载The Meme Board扩展crx文件

下载The Meme Board扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 The Meme Board The Meme Board
ID imjjgaijnkihedjhohfaipeibgjhkjfp
官方URL https://chromewebstore.google.com/detail/the-meme-board/imjjgaijnkihedjhohfaipeibgjhkjfp
简介 All of your memes in one soundboard! You deserve it ;) 400+ Memes!
文件大小 364 MB
安装次数 62,422
当前版本 The Final Final Update 10.1.5
更新时间 2019-04-09
上架时间 2019-04-09
评分 4.62/5 共162次评分
开发者 https://bananamandevelopment.blogspot.com
付费类型 free
扩展官网 https://bananamandevelopment.blogspot.com
帮助页面URL https://bananamandevelopment.blogspot.com/p/suggestions.html?m=1
支持的语言 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"
    }
}