ZIG Scroll Bar (Green Wider Version)

Pure CSS3 Green Scrollbar. Simple & Cute! from ZIG( zzllrr Imager Geek ) http://goo.gl/n8SMk . You may donate ZIG for more versions

What is ZIG Scroll Bar (Green Wider Version)?

ZIG Scroll Bar (Green Wider Version) is a Chrome extension developed by https://sites.google.com/site/zzllrrimager, and its main feature is "Pure CSS3 Green Scrollbar. Simple & Cute! from ZIG( zzllrr Imager Geek ) http://goo.gl/n8SMk . You may donate ZIG for more versions".

Extension Screenshots

screenshot

Download ZIG Scroll Bar (Green Wider Version) Extension CRX File

Download ZIG Scroll Bar (Green Wider Version) 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

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

This is the wider version by zzllrr, try a slim version
https://chrome.google.com/webstore/detail/hnnpahlmflcceeadbeollhmmkfhfelnn

You may donate ZIG for a better version.                    

Extension Basic Information

Name ZIG Scroll Bar (Green Wider Version) ZIG Scroll Bar (Green Wider Version)
ID amecdgjendemfplkokhllpbmmlpddoaf
Official URL https://chromewebstore.google.com/detail/zig-scroll-bar-green-wide/amecdgjendemfplkokhllpbmmlpddoaf
Description Pure CSS3 Green Scrollbar. Simple & Cute! from ZIG( zzllrr Imager Geek ) http://goo.gl/n8SMk . You may donate ZIG for more versions
File Size 16.37 KB
Installation Count 898
Current Version 0.1
Last Updated 2015-07-31
Publish Date 2015-07-31
Rating 4.25/5 Total 20 Ratings
Developer https://sites.google.com/site/zzllrrimager
Email [email protected]
Payment Type free
Extension Website http://www.facebook.com/zzllrrimager
Help Page URL http://weibo.com/zzllrrImager
Privacy Policy Page URL https://sites.google.com/site/zzllrrimager/about
Supported Languages en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "ZIG Scroll Bar (Green Wider Version)",
    "version": "0.1",
    "description": "Pure CSS3 Green Scrollbar. Simple & Cute! from ZIG( zzllrr Imager Geek ) http:\/\/goo.gl\/n8SMk . You may donate ZIG for more versions",
    "icons": {
        "16": "img\/128.png",
        "48": "img\/128.png",
        "128": "img\/128.png"
    },
    "content_scripts": [
        {
            "css": [
                "ZIG-Scrollbar-Wider.css"
            ],
            "matches": [
                ""
            ],
            "all_frames": true
        }
    ],
    "homepage_url": "http:\/\/sites.google.com\/site\/zzllrrImager",
    "manifest_version": 2
}