Por: Lan
Inspect and view changes in Audio A/B Loop source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Audio A/B Loop",
"version": "1.0.0",
"description": "Chọn 2 mốc thời gian (A và B) trên audio/video để lặp lại đoạn giữa chúng.",
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"storage",
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "{a2cad990-492f-4e75-a5fc-42bba6f0a3cd}"
}
}
} Mejores alternativas Audio A/B Loop
Aquí hay algunas Firefox add-ons que son similares a Audio A/B Loop: