Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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修复极慢。╮(╯▽╰)╭