Top and Bottom scroll buttons
Adds scroll to Top and Bottom buttons on all sites
什么是Top and Bottom scroll buttons?
Top and Bottom scroll buttons是由OmDev开发的Chrome扩展程序,该扩展的主要功能是“Adds scroll to Top and Bottom buttons on all sites”。
扩展截图
下载Top and Bottom scroll buttons扩展crx文件
下载Top and Bottom scroll buttons扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Navigate long pages more easily. This extension adds two beautiful buttons at the corner of each page for fast scrolling to the top or the bottom of the page. The buttons are customisable. You can change its size, transparency, position and the way they are scrolling. You can also set the buttons to auto hide so you'll see them only when you want. This extension is free, created for the people of the internet. Limitations: As any other addon it doesn't work on Chrome web store, browser specific pages like "about:addons", on other extensions pages like options page of some addon. It's a browser security limitation, made for your own safety ;)
扩展基本信息
名称 | Top and Bottom scroll buttons |
ID | dbofniohnfjigodceiebfkcfdhncnici |
官方URL | https://chromewebstore.google.com/detail/top-and-bottom-scroll-but/dbofniohnfjigodceiebfkcfdhncnici |
简介 | Adds scroll to Top and Bottom buttons on all sites |
文件大小 | 53.82 KB |
安装次数 | 3,653 |
当前版本 | 2.0.0 |
更新时间 | 2023-12-27 |
上架时间 | 2018-12-11 |
评分 | 4.50/5 共38次评分 |
开发者 | OmDev |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Top and Bottom scroll buttons", "short_name": "Scroll buttons", "description": "Adds scroll to Top and Bottom buttons on all sites", "version": "2.0.0", "icons": { "48": "img\/icon-48.png", "96": "img\/icon-96.png", "128": "img\/icon-128.png" }, "permissions": [ "storage" ], "host_permissions": [ " |