Soundboard Synth
Discover and manipulate sounds on websites and play them back easily by pressing keys on your keyboard.
什么是Soundboard Synth?
Soundboard Synth是由http://soundboardsynth.com开发的Chrome扩展程序,该扩展的主要功能是“Discover and manipulate sounds on websites and play them back easily by pressing keys on your keyboard.”。
扩展截图
下载Soundboard Synth扩展crx文件
下载Soundboard Synth扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Sounboard Synth improves your online soundboard experience by doing away with the old-fashioned-one-at-a-time mouse clicking and providing you with keyboard key smashing fun times. Here's a few key features (with more on the way): - Discover new sounds just by visiting websites - Check for new audio files as you play sounds on a website - Map your keyboard keys to found sounds - Control playback speed of each sound or lock playback speed globally - Adjust the start time for each sound mapped - Play a sound multiple times without restart, or force retrigger on a mapped sound - View all of your soundboards on a single page - Download your sounds - Export your soundboards and key maps to share or backup - Import soundboards
扩展基本信息
名称 | |
ID | dnhllkfmkhmppnpmfpkhaciekhgfdana |
官方URL | https://chrome.google.com/webstore/detail/soundboard-synth/dnhllkfmkhmppnpmfpkhaciekhgfdana |
简介 | Discover and manipulate sounds on websites and play them back easily by pressing keys on your keyboard. |
文件大小 | 5.95 MB |
安装次数 | 592 |
当前版本 | 1.0.1 |
更新时间 | 2020-04-01 |
上架时间 | 2020-03-29 |
评分 | 3.00/5 共5次评分 |
开发者 | http://soundboardsynth.com |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://mariogiancini.com/privacy-policy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Soundboard Synth", "version": "1.0.1", "description": "Discover and manipulate sounds on websites and play them back easily by pressing keys on your keyboard.", "permissions": [ "activeTab", "storage", "tabs", "notifications" ], "options_page": "options.html", "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'", "content_scripts": [ { "matches": [ " |