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) هو إضافة Chrome تم تطويرها بواسطة https://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".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Green Scroll Bar - Pure CSS3 (from ZIG)
قم بتنزيل ملفات الامتداد Green Scroll Bar - Pure CSS3 (from ZIG) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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!
*/ معلومات أساسية عن التمديد
| الاسم | |
| 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 |
| عنوان صفحة المساعدة | http://weibo.com/zzllrrImager |
| عنوان صفحة سياسة الخصوصية | 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": [
" | |