Green Scroll Bar - Pure CSS3 (from ZIG)
Green Scrollbar. Pure CSS3, no JS. Simple and Cute! Just extracted from ZIG( zzllrr Imager Geek ) http://goo.gl/n8SMk
Green Scroll Bar - Pure CSS3 (from ZIG)란 무엇입니까?
Green Scroll Bar - Pure CSS3 (from ZIG)은(는) https://sites.google.com/site/zzllrrimager에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Green Scrollbar. Pure CSS3, no JS. Simple and Cute! Just extracted from ZIG( zzllrr Imager Geek ) http://goo.gl/n8SMk"입니다.
확장 프로그램 스크린샷
Green Scroll Bar - Pure CSS3 (from ZIG) 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
A simple Chrome Scroll Bar just extracted from zzllrr Imager. *Green and Cute! *Pure CSS3, no JS(JavaScript)! *Work well on web pages, iframes, textarea, etc. Don't go away if you need other scrollbar styles. Below are CSS Hack/MOD/DIY Tips. /* 1. The original CSS of scrollbar from zzllrr imager */ ::-webkit-scrollbar{ background-color:white; width:10px; height:10px; -webkit-box-shadow:2px 2px 6px rgba(0,0,0,.5) inset; } ::-webkit-scrollbar-thumb{ border-radius:5px; background-color:white; -webkit-box-shadow:2px 2px 6px rgba(0,0,0,.5),inset -2px 2px 2px rgba(204,204,204,0.1),inset 2px -2px 2px rgba(0,0,0,0.2); } ::-webkit-scrollbar-thumb:hover{ background-color:#a2c437; } /* 2. Just go to this extension folder (Your-Default-Chrome-Extension-Folder\Default\Extensions\hnnpahlmflcceeadbeollhmmkfhfelnn\1.0.1_0)) to find the CSS file zzllrrImagerScrollbar.css to modify as you wish. */ /* 3. Go to chrome://extensions/ to disable this extension and then enable it. Over! Nice job! */
확장 프로그램 기본 정보
이름 | Green Scroll Bar - Pure CSS3 (from ZIG) |
ID | hnnpahlmflcceeadbeollhmmkfhfelnn |
공식 URL | https://chromewebstore.google.com/detail/green-scroll-bar-pure-css/hnnpahlmflcceeadbeollhmmkfhfelnn |
설명 | Green Scrollbar. Pure CSS3, no JS. Simple and Cute! Just extracted from ZIG( zzllrr Imager Geek ) http://goo.gl/n8SMk |
파일 크기 | 12.47 KB |
설치 횟수 | 537 |
현재 버전 | 2013.6.27 |
최근 업데이트 | 2013-06-27 |
출시 날짜 | 2013-06-26 |
평점 | 4.31/5 총 16 개의 평점 |
개발자 | https://sites.google.com/site/zzllrrimager |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://chrome.google.com/webstore/detail/gfjhimhkjmipphnaminnnnjpnlneeplk |
도움말 페이지 URL | http://weibo.com/zzllrrImager |
개인정보 보호 정책 페이지 URL | https://sites.google.com/site/zzllrrimager/about |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Green Scroll Bar - Pure CSS3 (from ZIG)", "version": "2013.6.27", "description": "Green Scrollbar. Pure CSS3, no JS. Simple and Cute! Just extracted from ZIG( zzllrr Imager Geek ) http:\/\/goo.gl\/n8SMk", "icons": { "16": "img\/16.jpg", "48": "img\/48.jpg", "128": "img\/128.gif" }, "content_scripts": [ { "css": [ "ZIG-Scrollbar.css" ], "matches": [ " |