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"
    }
}