Minimal Scrollbar
Minimal but Useful Scrollbars
Was ist Minimal Scrollbar?
Minimal Scrollbar ist eine Chrome-Erweiterung, die von https://iaarchiver.net entwickelt wurde, und ihr Hauptmerkmal ist "Minimal but Useful Scrollbars".
Erweiterungsscreenshots
Minimal Scrollbar-Erweiterungs-CRX-Datei herunterladen
Laden Sie Minimal Scrollbar-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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
Grundlegende Informationen zur Erweiterung
Name | Minimal Scrollbar |
ID | ekopmclclddpoipchmcbhifohhbmjafd |
Offizielle URL | https://chromewebstore.google.com/detail/minimal-scrollbar/ekopmclclddpoipchmcbhifohhbmjafd |
Beschreibung | Minimal but Useful Scrollbars |
Dateigröße | 61.11 KB |
Installationsanzahl | 20,000 |
Aktuelle Version | 0.4.0 |
Letztes Update | 2017-11-20 |
Veröffentlichungsdatum | 2017-11-19 |
Bewertung | 4.30/5 Insgesamt 358 Bewertungen |
Entwickler | https://iaarchiver.net |
Zahlungsart | free |
Erweiterungswebsite | http://iaarchiver.net |
Unterstützte Sprachen | 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": [ " |