By: Linh
Inspect and view changes in PageTone source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "PageTone",
"version": "1.0",
"description": "Plays pleasant tones when the user scrolls. Scroll direction and speed affect pitch and duration.",
"icons": {
"48": "icon-48.png",
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "{5ef6b91b-71a5-4bac-80f6-30693728970d}"
}
}
} Best PageTone Alternatives
Here are some Firefox add-ons that are similar to PageTone: