Bookmarked Speed Dial 제작자: AKAPON
Speed Dial integrated with your bookmarks. Based on Speed Dial (Lite) by Mark Lumnert
사용자 361명사용자 361명
확장 메타 데이터
스크린샷
정보
This extension creates a folder "Bookmarked Speed Dial" in bookmarks, so you can access to dials from the sidebar or bookmarks manager.
For creating new Dial group please using bookmarks manager.
For adding new Dial press item in context menu or on address bar.
If you deleting bookmark over bookmark manager or "star button" it also removed your dial.
Some settings accesible from top (use ⚙ for viewing). You may setup your own bookmark-folder as root for "Bookmarked Speed Dial".
Alternative methods of dialimage loading are available by context menu (right mouse click) on ↺
If you like curved angles of Dials - please use CSS like this:
.imgcontainer {
border-radius: 0px 0px 10px 10px;
}
.container table tr td {
border-radius: 10px 10px 10px 10px;
}
div[type="remove"] {
border-radius: 0px 10px 0px 0px;
}
If you don't like delimiter ⚪
.delimiter {
display: none;
}
.customdelimiter:after {
content: 'ᛝ';
}
For changing images proportion
.imgcontainer {
padding-top: 75% !important; /*4:3*/
}
Uses small count of columns (<= 3) and wide screen
.container {
width: 77%;
}
For whole image fits into the tile please use this code (by "arhist")
.container table tr td img {
margin: auto !important;
max-width: 100% !important;
max-height: 100% !important;
width: auto !important;
height: auto !important;
}
For creating new Dial group please using bookmarks manager.
For adding new Dial press item in context menu or on address bar.
If you deleting bookmark over bookmark manager or "star button" it also removed your dial.
Some settings accesible from top (use ⚙ for viewing). You may setup your own bookmark-folder as root for "Bookmarked Speed Dial".
Alternative methods of dialimage loading are available by context menu (right mouse click) on ↺
If you like curved angles of Dials - please use CSS like this:
.imgcontainer {
border-radius: 0px 0px 10px 10px;
}
.container table tr td {
border-radius: 10px 10px 10px 10px;
}
div[type="remove"] {
border-radius: 0px 10px 0px 0px;
}
If you don't like delimiter ⚪
.delimiter {
display: none;
}
.customdelimiter:after {
content: 'ᛝ';
}
For changing images proportion
.imgcontainer {
padding-top: 75% !important; /*4:3*/
}
Uses small count of columns (<= 3) and wide screen
.container {
width: 77%;
}
For whole image fits into the tile please use this code (by "arhist")
.container table tr td img {
margin: auto !important;
max-width: 100% !important;
max-height: 100% !important;
width: auto !important;
height: auto !important;
}
78명이 3.9점으로 평가함
권한 및 데이터
추가 정보
- 부가 기능 링크
- 버전
- 0.1.34resigned1
- 크기
- 33.52 KB
- 마지막 업데이트
- 2년 전 (2024년 4월 25일)
- 버전 목록
- 모음집에 추가