Inspect and view changes in BeatFlow BPM Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "BeatFlow BPM Finder",
"description": "Instantly determine the tempo of any track by tapping along on your keyboard or mouse.",
"version": "1.0.0",
"author": "SoundMetric Lab",
"permissions": [
"storage",
"clipboardWrite"
],
"host_permissions": [],
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "beatflowbpmfinder@soundmetriclab.addons.mozilla.org",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best BeatFlow BPM Finder Alternatives
Here are some Firefox add-ons that are similar to BeatFlow BPM Finder:
Tab Tempo - Tap BPM
Minh
Tempo Tap
Tbenedict
Bandcamp DJ Player w/ BPM analysis
L//Y
Beat Counter
Tbenedict
Torch PitchFinder
Ea
BPMFlash
Quan
Bandcamp Deck (BPM & Key Analysis, Tempo Adjust)
L//Y
TabMusicMeter
Filming
TypeBeat Rhythm
Ha
YouTube Rapper Toolkit
Adam
ToneMeter Mood Analyzer
Mai
Drum Pad
codehemu