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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |