Minimal Scrollbar
Minimal but Useful Scrollbars
Minimal Scrollbar क्या है?
Minimal Scrollbar https://iaarchiver.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Minimal but Useful Scrollbars"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Minimal Scrollbar एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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
एक्सटेंशन की मूल जानकारी
नाम | Minimal Scrollbar |
ID | ekopmclclddpoipchmcbhifohhbmjafd |
आधिकारिक URL | https://chromewebstore.google.com/detail/minimal-scrollbar/ekopmclclddpoipchmcbhifohhbmjafd |
विवरण | Minimal but Useful Scrollbars |
फ़ाइल का आकार | 61.11 KB |
स्थापना संख्या | 20,000 |
वर्तमान संस्करण | 0.4.0 |
अंतिम अपडेट | 2017-11-20 |
प्रकाशन तिथि | 2017-11-19 |
रेटिंग | 4.30/5 कुल 358 रेटिंग्स |
डेवलपर | https://iaarchiver.net |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://iaarchiver.net |
समर्थित भाषाएँ | 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": [ " |