Meme Sounds
A lot of meme sound such as the air horn and more!
Meme Soundsとは何ですか?
Meme SoundsはThe3GamingStarsによって開発されたChromeの拡張機能で、その主な機能は「A lot of meme sound such as the air horn and more!」です。
拡張機能のスクリーンショット
Meme Sounds拡張機能のCRXファイルをダウンロード
Meme Sounds拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | ehijnoajejjbmndcpfcalpbcibfklegk |
公式URL | https://chrome.google.com/webstore/detail/meme-sounds/ehijnoajejjbmndcpfcalpbcibfklegk |
説明 | A lot of meme sound such as the air horn and more! |
ファイルサイズ | 5.97 MB |
インストール数 | 10,000 |
現在のバージョン | 2.1 |
最終更新日 | 2019-01-22 |
公開日 | 2019-01-22 |
評価 | 4.15/5 合計 20 レビュー |
開発者 | The3GamingStars |
支払い方法 | free |
対応言語 | 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\/" ] } |