Meme Soundboard - DJ Lunatique
Quickly search for any meme sounds from our Meme Soundboard Library directly from your browser.
Meme Soundboard - DJ Lunatiqueとは何ですか?
Meme Soundboard - DJ Lunatiqueはhttps://djlunatique.comによって開発されたChromeの拡張機能で、その主な機能は「Quickly search for any meme sounds from our Meme Soundboard Library directly from your browser.」です。
拡張機能のスクリーンショット
Meme Soundboard - DJ Lunatique拡張機能のCRXファイルをダウンロード
Meme Soundboard - DJ Lunatique拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Sounds are from our meme soundboard library: https://djlunatique.com/sound-library/ 拡張機能の基本情報
| 名前 | |
| ID | iepdicacmhmladgbaddimblpcplpbjek |
| 公式URL | https://chromewebstore.google.com/detail/meme-soundboard-dj-lunati/iepdicacmhmladgbaddimblpcplpbjek |
| 説明 | Quickly search for any meme sounds from our Meme Soundboard Library directly from your browser. |
| ファイルサイズ | 11.22 KB |
| インストール数 | 534 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2024-02-13 |
| 公開日 | 2024-02-13 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | https://djlunatique.com |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://djlunatique.com/ |
| ヘルプページのURL | https://djlunatique.com/contact/ |
| プライバシーポリシーページのURL | https://djlunatique.com/privacy-policy |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Meme Soundboard - DJ Lunatique",
"version": "1.0",
"description": "Quickly search for any meme sounds from our Meme Soundboard Library directly from your browser.",
"permissions": [],
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
} | |