Minimal Scrollbar
Minimal but Useful Scrollbars
Vad är Minimal Scrollbar?
Minimal Scrollbar är en Chrome-tillägg utvecklad av https://iaarchiver.net, och dess huvudfunktion är "Minimal but Useful Scrollbars".
Tilläggsskärmbilder
Ladda ner Minimal Scrollbar-förlängningens CRX-fil
Ladda ner Minimal Scrollbar-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Turn your scrollbars to minimal designed. These are un-minimized on hover, so you can grasp easily!
## Features
* transparent background for body's scrollbars and scrollbar-tracks
* Increase scrollbar-size on hover, and minimize on hover-out
* auto-hide scrollbars when idle
- exclude some Google web services (Gmail, Groups, ChromeStore) for now.
Thanks everyone for your comments and suggestions, keep them coming!
Bug & Suggestions
https://github.com/iaarchiver/MinimalScrollbar
http://iaarchiver.net Grundläggande Information om Tillägg
| Namn | |
| ID | ekopmclclddpoipchmcbhifohhbmjafd |
| Officiell webbadress | https://chromewebstore.google.com/detail/minimal-scrollbar/ekopmclclddpoipchmcbhifohhbmjafd |
| Beskrivning | Minimal but Useful Scrollbars |
| Filstorlek | 61.11 KB |
| Antal Installationer | 20,000 |
| Aktuell Version | 0.4.0 |
| Senast Uppdaterad | 2017-11-20 |
| Publiceringsdatum | 2017-11-19 |
| Betyg | 4.30/5 Totalt 358 Betyg |
| Utvecklare | https://iaarchiver.net |
| Betalningssätt | free |
| Tilläggswebbplats | http://iaarchiver.net |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Minimal Scrollbar",
"version": "0.4.0",
"manifest_version": 2,
"description": "Minimal but Useful Scrollbars",
"permissions": [
"storage"
],
"icons": {
"48": "icons\/minimalscrollbar-48.png",
"128": "icons\/minimalscrollbar-128.png"
},
"options_page": "pages\/option.html",
"content_scripts": [
{
"all_frames": true,
"matches": [
" | |