By: Armin Fuerst Add-on
Inspect and view changes in Bring Back My Scrollbar! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Bring Back My Scrollbar!",
"version": "1.2",
"description": "Firefox extension to bring back scrollbars to websites that disable it",
"icons": {
"16": "icons/bbms16.png",
"32": "icons/bbms32.png",
"48": "icons/bbms48.png",
"128": "icons/bbms128.png"
},
"permissions": [
"activeTab",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "bring-back-my-scrollbar@fuerst.priv.at",
"strict_min_version": "109.0"
}
},
"content_scripts": [
{
"matches": [
"https://www.fuerst.priv.at/*",
"<all_urls>"
],
"js": [
"content.js"
]
}
]
} Best Bring Back My Scrollbar! Alternatives
Here are some Firefox add-ons that are similar to Bring Back My Scrollbar!:
Hide Scrollbar
duyxyz
Custom Scrollbars
Wesley Branton
hide-scrollbars
qashto
Default Scroll
mbakhoff
ForceScroll
Teskann
Customizable Scrollbars
Kubet
SnapScroll
ehgroemien
TopScroll
Anthony
Fast Scroll
Fast Scroll
Yet Another Smooth Scrolling WE
kataho
Evenscroll
Steven Lee