F'in sweet Scrollbar Styler for Webflow
Scrollbar Styler
F'in sweet Scrollbar Styler for Webflow란 무엇입니까?
F'in sweet Scrollbar Styler for Webflow은(는) https://finsweet.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Scrollbar Styler"입니다.
확장 프로그램 스크린샷
F'in sweet Scrollbar Styler for Webflow 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Style your scrollbar visually and generate clean CSS to add to your Webflow website. Created by Finsweet for the Webflow community.
확장 프로그램 기본 정보
이름 | F'in sweet Scrollbar Styler for Webflow |
ID | nggjmgogbhpkgkjbiggcbcmhainfkfae |
공식 URL | https://chromewebstore.google.com/detail/fin-sweet-scrollbar-style/nggjmgogbhpkgkjbiggcbcmhainfkfae |
설명 | Scrollbar Styler |
파일 크기 | 288 KB |
설치 횟수 | 5,816 |
현재 버전 | 2.0.2 |
최근 업데이트 | 2022-05-31 |
출시 날짜 | 2019-12-14 |
평점 | 5.00/5 총 8 개의 평점 |
개발자 | https://finsweet.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://scrollbar-styler.webflow.io/ |
개인정보 보호 정책 페이지 URL | https://www.finsweet.com/legal |
지원되는 언어 | 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" } } |