제작자: Kubet
Inspect and view changes in Customizable Scrollbars source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Customizable Scrollbars",
"version": "1.0",
"description": "Allows users to customize scrollbars on web pages.",
"permissions": [
"storage",
"activeTab"
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "Customize Scrollbars"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{14f97e40-b3fc-4ef2-a451-306e7b00dd2b}"
}
}
} 최고의 Customizable Scrollbars 대안
다음은 Customizable Scrollbars과(와) 유사한 Firefox add-on입니다:
Custom Scrollbars
Wesley Branton
Custom Scrollbar button - netsol
netsol
Hide Scrollbar
duyxyz
Scrolantana
disklosr
ScrollWizard
Abdurakhman Urusov
scroll to top bottom button
kamesh rajak
Yet Another Smooth Scrolling WE
kataho
Bring Back My Scrollbar!
Armin Fuerst
SeeThemScrollbars
Eray Koschell
Scroll Forge
Ashforge Addons
Site Customizer
Andrew H.