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 |
官方網址 | 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": [ " |