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 |
| 电子邮箱 | [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"
}
} | |