By: Polece
Inspect and view changes in Scroll Melody source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Scroll Melody",
"version": "1.0",
"description": "Play melodic notes when scrolling. Scroll up raises pitch, scroll down lowers. Choose instrument: piano, guitar, synth.",
"permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"style.css"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{318926da-4868-4756-bcad-cae057fc6072}"
}
}
} Best Scroll Melody Alternatives
Here are some Firefox add-ons that are similar to Scroll Melody: