Customize Scrollbar

Customize scrollbar appearance, color, width, and style on any website with our user-friendly tool. Fast and easy!

¿Qué es Customize Scrollbar?

Customize Scrollbar es una extensión de Chrome desarrollada por https://cusmize.com, y su función principal es "Customize scrollbar appearance, color, width, and style on any website with our user-friendly tool. Fast and easy!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Customize Scrollbar

Descarga archivos de extensión Customize Scrollbar en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Upgrade your browsing experience with our revolutionary "Custom Scrollbar" application! Say goodbye to the regular, mundane scrollbar on your browser, and say hello to a world of customization and personalization.

With our application, you have the power to transform your scrollbar into something that truly reflects your style and personality. Tired of the standard slider width and color? Not a problem! With just a few clicks, you can adjust the width, change the color, or even replace it with any image you desire. Imagine scrolling through your favorite websites with a beautiful image or pattern adorning your scrollbar!

But that's not all! We understand the importance of details, and that's why we offer additional features to make your scrollbar stand out. Add a touch of elegance and depth by applying a shadow to the scrollbar slider. Want to make it even more expressive? Apply a stroke to enhance its appearance further. The possibilities are endless, and your scrollbar will be anything but ordinary.

Hovering over your scrollbar will reveal yet another surprise. Watch as it transforms into a completely different design, making the browsing experience all the more exciting. The hover effect adds an extra layer of uniqueness to your scrollbar, turning it into your very own custom scrollbar.

Not only can you modify the scrollbar itself, but you also have the option to customize the buttons on it. Round, square, or any shape you prefer, you can change their color, add shadows, and more. Our "Custom Scrollbar" application ensures that you have full control over every aspect of your scrollbar design.

The installation process is a breeze, and you can start customizing right away. Simply click on the extension icon after installation, and our user-friendly editor will guide you through the process. It's quick, simple, and hassle-free.

We value transparency, and we want you to know that our extension is not developed by Google. It's a product of an independent and dedicated team of developers who believe in making your browsing experience extraordinary. Rest assured, all copyrights are respected, and we are not affiliated with Google Inc.

Looking ahead, we have exciting features in the pipeline. Soon, you'll have access to a wide range of preset scrollbars, offering even more customization options. Injectible custom CSS codes will allow advanced users to take customization to a whole new level. And for those who want to share their creations with others, downloadable scrollbars will be available, allowing you to spread your unique designs across the web.

Please keep in mind that due to certain restrictions imposed by Google™, we are unable to apply our customization to specific Chrome™ sites such as the Web Store, Chrome Settings, Chrome Extensions, and others. Nonetheless, there's still plenty of room for you to unleash your creativity on various other websites.

Don't wait any longer! Experience the joy of customizing your scrollbar and making your browsing environment truly your own. Install our "Custom Scrollbar" application today and elevate your browsing experience to new heights!                    

Información Básica de la Extensión

Nombre Customize Scrollbar Customize Scrollbar
ID gcjacheplhneldhpjgjbjdfchicocnpl
URL Oficial https://chromewebstore.google.com/detail/customize-scrollbar/gcjacheplhneldhpjgjbjdfchicocnpl
Descripción Customize scrollbar appearance, color, width, and style on any website with our user-friendly tool. Fast and easy!
Tamaño del Archivo 660 KB
Cantidad de Instalaciones 936
Versión Actual 1.6.0
Última Actualización 2023-08-08
Fecha de Publicación 2022-08-31
Calificación 3.43/5 Total de 7 Calificaciones
Desarrollador https://cusmize.com
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://youtube-customizer.com/privacy.html
Idiomas Soportados id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "service_worker": "sw.js"
    },
    "action": {
        "default_icon": {
            "128": "\/assets\/icons\/icon-128.png",
            "256": "\/assets\/icons\/icon-256.png",
            "32": "\/assets\/icons\/icon-32.png",
            "64": "\/assets\/icons\/icon-64.png"
        },
        "default_popup": "index.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "style.js"
            ],
            "matches": [
                ""
            ]
        },
        {
            "all_frames": true,
            "js": [
                "content.js"
            ],
            "matches": [
                "*:\/\/*.youtube-customizer.com\/*",
                "*:\/\/*.cusmize.com\/*"
            ]
        }
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt3064HH3DCHDBgyqQv4pRj0NKiC6oYQPckQPxykKXhp\/X0wGKXc+3jqhsuWQil\/PV0VGc\/SZ+RJmq\/pAe\/57p\/douU9GTgwv\/xvdvWTTKzyJkzBUA+MTCPbU3RjgDDbyOoV7s\/Io1npxxxoEe2bSJbejnCHJbo5M9upCNo\/nr54E8nrszK\/MaA6s4KKwKx5UdybhkxUGSaUjq2mHzhLENoG+lfbXrXouU9A4CFNjnRWzHKmp5OsO+yEW1kH6gx5IiQ8nuFQTCyOHfyddXzlCFYe5\/PK+zglVO7nWK+6Cj94xUnTgSQUQYICWu\/ji0A4G5xoP4J3ZHwFlWNZBb6d6cQIDAQAB",
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.youtube-customizer.com\/*",
            "*:\/\/*.cusmize.com\/*"
        ]
    },
    "icons": {
        "128": "\/assets\/icons\/icon-128.png",
        "256": "\/assets\/icons\/icon-256.png",
        "32": "\/assets\/icons\/icon-32.png",
        "64": "\/assets\/icons\/icon-64.png"
    },
    "manifest_version": 3,
    "name": "__MSG_name__",
    "options_page": "options.html",
    "permissions": [
        "storage",
        "unlimitedStorage"
    ],
    "version": "1.6.0",
    "version_name": "1.6.0",
    "web_accessible_resources": [
        {
            "resources": [
                "*.*",
                "\/images\/*.*",
                "\/assets\/*.*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}