Por: Thinh
Inspect and view changes in Scroll Pitch Shift source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Scroll Pitch Shift",
"version": "1.0",
"description": "Cuộn chuột để thay đổi tông (pitch) của âm thanh/video đang phát.",
"permissions": [
"activeTab",
"tabs",
"storage"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{534eed6b-0234-4f54-8d24-790ac365a887}"
}
}
} Mejores alternativas Scroll Pitch Shift
Aquí hay algunas Firefox add-ons que son similares a Scroll Pitch Shift: