F'in sweet Scrollbar Styler for Webflow

Scrollbar Styler

What is F'in sweet Scrollbar Styler for Webflow?

F'in sweet Scrollbar Styler for Webflow is a Chrome extension developed by https://finsweet.com, and its main feature is "Scrollbar Styler".

Extension Screenshots

screenshot

Download F'in sweet Scrollbar Styler for Webflow Extension CRX File

Download F'in sweet Scrollbar Styler for Webflow extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Style your scrollbar visually and generate clean CSS to add to your Webflow website. Created by Finsweet for the Webflow community.                    

Extension Basic Information

Name F'in sweet Scrollbar Styler for Webflow F'in sweet Scrollbar Styler for Webflow
ID nggjmgogbhpkgkjbiggcbcmhainfkfae
Official URL https://chromewebstore.google.com/detail/fin-sweet-scrollbar-style/nggjmgogbhpkgkjbiggcbcmhainfkfae
Description Scrollbar Styler
File Size 288 KB
Installation Count 5,816
Current Version 2.0.2
Last Updated 2022-05-31
Publish Date 2019-12-14
Rating 5.00/5 Total 8 Ratings
Developer https://finsweet.com
Email [email protected]
Payment Type free
Extension Website https://scrollbar-styler.webflow.io/
Privacy Policy Page URL https://www.finsweet.com/legal
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "F'in sweet Scrollbar Styler for Webflow",
    "description": "Scrollbar Styler",
    "version": "2.0.2",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/fs16.png",
            "32": "images\/fs32.png",
            "48": "images\/fs48.png",
            "128": "images\/fs128.png"
        }
    },
    "icons": {
        "16": "images\/fs16.png",
        "32": "images\/fs32.png",
        "48": "images\/fs48.png",
        "128": "images\/fs128.png"
    }
}