Skip to content

一键置顶浏览器插件,针对一些sx网页没有置顶按钮的时候。且不知道cmd+🔝~ A chrome extension what one-click scroll to the top of the page.

License

rabbitzzcUtil/scrolltop-extension

Repository files navigation

scrolltop-extension

A chrome extension what one-click scroll to the top of the page, for some SX pages that don't have a top button. If you don't know CMD +(top/down).

principle

use window.requestAnimationFrame or setTimeout.

window.requestAnimationFrame ? window.requestAnimationFrame(func) : setTimeout(func, 16)

download

tips

If you want to publish the plugin to the Google app market, you need money, so here you need to download the CTX file, unzip it and use it.

About

一键置顶浏览器插件,针对一些sx网页没有置顶按钮的时候。且不知道cmd+🔝~ A chrome extension what one-click scroll to the top of the page.

Resources

License

Stars

Watchers

Forks

Packages

No packages published