Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niu541412/scroll_style
Like a scroll bar in the android, activity display the scroll bar, usually when they don't show, don't take any extension process.
https://github.com/niu541412/scroll_style
chrome-extension edge-extension firefox-addon scrollbar
Last synced: 12 days ago
JSON representation
Like a scroll bar in the android, activity display the scroll bar, usually when they don't show, don't take any extension process.
- Host: GitHub
- URL: https://github.com/niu541412/scroll_style
- Owner: niu541412
- License: mit
- Created: 2024-06-23T05:37:56.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-26T06:31:56.000Z (6 months ago)
- Last Synced: 2024-11-05T12:14:46.389Z (about 2 months ago)
- Topics: chrome-extension, edge-extension, firefox-addon, scrollbar
- Language: JavaScript
- Homepage:
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scroll style
Like android's scroll bars. 像android的滚动条。Forked from onlywsx's extension. 移植自onlywsx的原扩展
Like a scroll bar in the android, activity display the scroll bar, usually when they don't show, don't take any extension process. 像android中滚动条一样,活动时显示滚动条,平常时则不显示,不占扩展进程。
Download: [Chrome](https://chromewebstore.google.com/detail/scroll-style/dojgafhdmabofajcjcihnbdklglboald), [Firefox](https://addons.mozilla.org/firefox/addon/android-scroll-style), [Edge](https://microsoftedge.microsoft.com/addons/detail/elmcpklldjcnlpohjkllgmdgkclifkah).
---
## Changlog:
- 1.3.1
- use scroll-bar api, much much simpler.
- 1.3.0
- migrate to manifest v3
- 1.2.6
1. remove jQuery
2. improve compatible with firefox.
- 1.2.5:
1. add horizontal scrollbar.
2. detect flash player in full window mode and hide this scrollbar.(experimental)
3. update colors from material design guide.
4. update jquery to be compatible with firefox.> 注:原作者**onlywsx**联系不上,代码是我私自更新的。非码农,bug修复极慢。╮(╯▽╰)╭