Customize Scrollbar

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

Customize Scrollbar란 무엇입니까?

Customize Scrollbar은(는) https://cusmize.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Customize scrollbar appearance, color, width, and style on any website with our user-friendly tool. Fast and easy!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Customize Scrollbar 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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!                    

확장 프로그램 기본 정보

이름 Customize Scrollbar Customize Scrollbar
ID gcjacheplhneldhpjgjbjdfchicocnpl
공식 URL https://chromewebstore.google.com/detail/customize-scrollbar/gcjacheplhneldhpjgjbjdfchicocnpl
설명 Customize scrollbar appearance, color, width, and style on any website with our user-friendly tool. Fast and easy!
파일 크기 660 KB
설치 횟수 936
현재 버전 1.6.0
최근 업데이트 2023-08-08
출시 날짜 2022-08-31
평점 3.43/5 총 7 개의 평점
개발자 https://cusmize.com
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://youtube-customizer.com/privacy.html
지원되는 언어 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": [
                "*:\/\/*\/*"
            ]
        }
    ]
}