By: Hi Hoai
Inspect and view changes in Sound Triggered Bookmark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Sound Triggered Bookmark",
"version": "1.0",
"description": "Đánh dấu thời điểm âm thanh phát ra trên một trang để quay lại đúng lúc đó.",
"permissions": [
"activeTab",
"tabs"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"web_accessible_resources": [
"icon.png"
],
"browser_specific_settings": {
"gecko": {
"id": "{2ad75d4c-aab7-40f2-a0f8-f968662b0adb}"
}
}
} Best Sound Triggered Bookmark Alternatives
Here are some Firefox add-ons that are similar to Sound Triggered Bookmark: