Hide Scrollbar
Hides scrollbar on all pages.
什么是Hide Scrollbar?
Hide Scrollbar是由ghostdragon027开发的Chrome扩展程序,该扩展的主要功能是“Hides scrollbar on all pages.”。
扩展截图
下载Hide Scrollbar扩展crx文件
下载Hide Scrollbar扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension allows you to hide the scrollbars on any page while still allowing you to use the scroll functionality. It helps provide a minimal style for any webpage. Update: Works with chrome version 121 or later.
扩展基本信息
名称 | Hide Scrollbar |
ID | mljepckcnbghmcdmaebjhejiplcngbkm |
官方URL | https://chromewebstore.google.com/detail/hide-scrollbar/mljepckcnbghmcdmaebjhejiplcngbkm |
简介 | Hides scrollbar on all pages. |
文件大小 | 4.55 KB |
安装次数 | 10,945 |
当前版本 | 1.4.0 |
更新时间 | 2024-03-02 |
上架时间 | 2021-05-12 |
评分 | 4.47/5 共49次评分 |
开发者 | ghostdragon027 |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "content_scripts": [ { "all_frames": true, "css": [], "exclude_matches": [], "js": [ "contentScript.js" ], "matches": [ " |