제작자: 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"
]
}
]
} 최고의 Simple Automatic Scroll 대안
다음은 Simple Automatic Scroll과(와) 유사한 Firefox add-on입니다:
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