Inspect and view changes in Audio Freeze source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Audio Freeze",
"version": "1.0",
"description": "Tạm đóng băng âm thanh (fade out + pause) và khôi phục đúng vị trí bằng một click.",
"permissions": [
"activeTab",
"<all_urls>"
],
"browser_action": {
"default_title": "Audio Freeze",
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{609eb47e-fe85-4739-9bbc-746080e6b46a}"
}
}
} Best Audio Freeze Alternatives
Here are some Firefox add-ons that are similar to Audio Freeze: