Par : Grim Klaus Add-on
Inspect and view changes in Simple Automatic Scroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Simple Automatic Scroll",
"version": "1.1",
"description": "Automatically scroll down the page with selected speed.",
"browser_specific_settings": {
"gecko": {
"id": "{16dcb35f-7c06-4300-8abe-c57298278f99}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"storage",
"tabs"
],
"browser_action": {
"default_title": "Automatic Scroll",
"default_popup": "popup.html",
"default_icon": {
"48": "icons/48.png",
"64": "icons/64.png",
"128": "icons/128.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
]
} Meilleures alternatives Simple Automatic Scroll
Voici quelques Firefox add-ons qui sont similaires à Simple Automatic Scroll :
AutoScroller
Grim Klaus
Autimatic Scroll
Dian Merel
Auto Scroller
Dominik
Auto Scrolling
Roberto Talha
Auto Scroll Controller
Pgraybert
FreeHandScroll
Dian Merel
Let It Scroll
Christina
Let It Scroll
Christina
Auto Scroll
Jessica
Auto Scroll
Auto Scroll
Automatic Scroll
Tin88
AutoScrollDown
Firefox user 13945747