Green Scroll Bar - Pure CSS3 (from ZIG) Green Scroll Bar - Pure CSS3 (from ZIG)

Accessibility
Version: 2013.6.27
Last Update: 2013-06-26

Overview

Green Scroll Bar - Pure CSS3 (from ZIG) is a Chrome extension developed by zzllrr. According to the data from Chrome web store, current version of Green Scroll Bar - Pure CSS3 (from ZIG) is 2013.6.27, updated on 2013-06-26.
531 users have installed this extension. 16 users have rated this extension with an average rating of .
developer website: sites.google.com/site/zzllrrimager

Green Scrollbar. Pure CSS3, no JS. Simple and Cute! Just extracted from ZIG( zzllrr Imager Geek ) http://goo.gl/n8SMk

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!
*/

Rating

16 ratings

Total Installs

531

Information

Last Update

2013-06-26

Current Version

2013.6.27

Size

12.47KiB

Author

zzllrr

Website

sites.google.com/site/zzllrrimager

Category

Accessibility

Latest Reviews

See More

avatar Biser
2017-05-03

doest work for me ?

avatar Tamer Çakır
2015-09-09

Berbat

avatar Clarence Tang
2013-04-29

Works great to fix the issue in Chrome where scrollbars disappear.
Would it be possible to make the green always persistent (instead of just when the mouse hovers though)?

avatar Elijah Lynn
2012-07-08

Very nice, I am using this with my Thinkpad W510 touchscreen. I modified the CSS so it is 40px wide and it is a nice fat scroll bar for my finger now!

Doesn't seem to work on some pages though, like G+ and Gmail. Works in Chrome store though...

avatar Olivier Keun
2012-06-18

Best custom scrollbar in the store!