Por: Grim Klaus
Inspect and view changes in Automatic Scroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Automatic Scroll",
"version": "1.1",
"description": "Automatically scroll down the page with selected speed.",
"browser_specific_settings": {
"gecko": {
"id": "{0e1c8acd-8336-47bc-b19c-a03dc540c314}",
"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"
]
}
]
} Melhores alternativas Automatic Scroll
Aqui estão algumas Firefox add-ons que são similares a Automatic Scroll:
Simple Automatic Scroll
Grim Klaus
AutoScroller
Grim Klaus
Auto Scrolling
Roberto Talha
Auto Scroller
Dominik
Auto Scroll Controller
Pgraybert
Auto Scroll
Auto Scroll
Let It Scroll
Christina
Let It Scroll
Christina
Automatic Scroll
Tin88
AutoScrollDown
Firefox user 13945747