Por: Erica
Inspect and view changes in Scroll Limiter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Scroll Limiter",
"description": "Limit page scroll between two CSS selectors or specific pixel offsets",
"version": "1.1",
"icons": {
"64": "icons/icon64.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage",
"activeTab"
],
"browser_action": {
"default_icon": "icons/icon64.png",
"default_title": "Scroll Limiter",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{7c3d4352-ba35-446c-b7bd-a375d533b888}",
"strict_min_version": "90.0"
}
}
} Melhores alternativas Scroll Limiter
Aqui estão algumas Firefox add-ons que são similares a Scroll Limiter: