제작자: Vrextar
Inspect and view changes in Scroll Forge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Scroll Forge",
"version": "0.5.2",
"description": "Fine-tune wheel, keyboard, page scrolling, and webpage scrollbar themes in Firefox.",
"permissions": [
"storage",
"<all_urls>"
],
"options_ui": {
"page": "options.html",
"open_in_tab": true,
"browser_style": false
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Scroll Forge",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_popup": "popup.html",
"browser_style": false
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "scroll-forge@ashforgeaddons.local",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} 최고의 Scroll Forge 대안
다음은 Scroll Forge과(와) 유사한 Firefox add-on입니다:
Scrollio
Nick Tang
Fast Scroll
Fast Scroll
Custom Scrollbars
Wesley Branton
Customizable Scrollbars
Kubet
Page Scroll Progress
ranaaece
Scroll Zoom
Armin Sebastian
ForceScroll
Teskann
ScrollPlay
Digisoma
Scroll Custom
dev.official
better autoscroll
Coded-Eye
Default Scroll
mbakhoff
Discord Theme
Mac le fou 001