By: 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}"
}
}
} Best Customizable Scrollbars Alternatives
Here are some Firefox add-ons that are similar to Customizable Scrollbars:
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
Vrextar
Site Customizer
Andrew H.