Inspect and view changes in AudioFind source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AudioFind",
"version": "1.0.0",
"description": "Find and list all audio elements on the page. Mute / halve volume / solo playback for each source.",
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"activeTab",
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "audiofind@example.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} ベストのAudioFind代替案
AudioFindに類似したFirefox add-onをいくつか紹介します:
Audio Element List
Aiden
Audio Tabs
RiverCastrod
Audio Tabs
Nico
Per-Element Audio Control
Khuong
Find Media Files
Schelersome
Mute All & Everything
BSB
Audio Ctrl
cherette.buddhalia
Volume Control
Le chat silencieux
Easy Audio Tab Finder
Ice00
Mute audio on all tabs
MuteOtherTabs
SoundFixer local-only
volume_master_v2
SoundFixer local-only
volumemaster