Minimal Scrollbar
Minimal but Useful Scrollbars
Qu'est-ce que Minimal Scrollbar ?
Minimal Scrollbar est une extension Chrome développée par https://iaarchiver.net, et sa fonction principale est "Minimal but Useful Scrollbars".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Minimal Scrollbar
Téléchargez les fichiers d'extension Minimal Scrollbar au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Minimal Scrollbar |
ID | ekopmclclddpoipchmcbhifohhbmjafd |
URL Officiel | https://chromewebstore.google.com/detail/minimal-scrollbar/ekopmclclddpoipchmcbhifohhbmjafd |
Description | Minimal but Useful Scrollbars |
Taille du Fichier | 61.11 KB |
Nombre d'Installations | 20,000 |
Version Actuelle | 0.4.0 |
Dernière Mise à Jour | 2017-11-20 |
Date de Publication | 2017-11-19 |
Évaluation | 4.30/5 Total 358 Évaluations |
Développeur | https://iaarchiver.net |
Type de Paiement | free |
Site Web de l'Extension | http://iaarchiver.net |
Langues Prises en Charge | 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": [ " |