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

Version: 2013.6.27
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
4.31 Based on 16 user rates

What is Green Scroll Bar - Pure CSS3 (from ZIG)?

Green Scroll Bar - Pure CSS3 (from ZIG) is a css extension for chrome. it's a free extension and is featured in Accessibility, it has 553 active users since released its first version, it earns an average rating of 4.31 from 16 rated user, last update is 3956 days ago.


What’s new in version 2013.6.27?

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

How to install Green Scroll Bar - Pure CSS3 (from ZIG)?

You could download the latest version crx file or older version files and install it.


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


Technical Features:

  • Latest Version: 2013.6.27
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Wednesday, June 26th, 2013
  • Author: zzllrr

Green Scroll Bar - Pure CSS3 (from ZIG) Available languages:

English.


FAQ


Reviews of green scroll bar - pure css3 (from zig):


Biser May 3rd, 2017
Biser

doest work for me ?


Clarence Tang April 28th, 2013
Clarence Tang

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)?


Elijah Lynn July 8th, 2012
Elijah Lynn

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...

Read more review & comments of green scroll bar - pure css3 (from zig)