Inspect and view changes in Scroll Drum source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Scroll Drum",
"version": "1.0",
"description": "Khi cuộn trang, phát tiếng trống (boom/tap) nhịp nhàng theo tốc độ cuộn.",
"permissions": [
"storage",
"activeTab",
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "Scroll Drum"
},
"browser_specific_settings": {
"gecko": {
"id": "{51743286-4c69-468e-b0fb-bab83b3948ba}"
}
}
} Best Scroll Drum Alternatives
Here are some Firefox add-ons that are similar to Scroll Drum: