Soundboard Synth
Discover and manipulate sounds on websites and play them back easily by pressing keys on your keyboard.
Τι είναι το Soundboard Synth;
Το Soundboard Synth είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://soundboardsynth.com, και η κύρια λειτουργία του είναι "Discover and manipulate sounds on websites and play them back easily by pressing keys on your keyboard.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Soundboard Synth
Λήψη αρχείων επέκτασης 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": [ " |