Tabliss - New Tab のレビュー
Tabliss - New Tab 作成者: tabliss.io
合計レビュー数: 1,960
- 5 段階中 5 の評価Firefox ユーザー 15539740 によるレビュー (6年前)
- 5 段階中 5 の評価Firefox ユーザー 13101202 によるレビュー (6年前)
- 5 段階中 5 の評価Aleksandar によるレビュー (6年前)
- 5 段階中 5 の評価Firefox ユーザー 15488434 によるレビュー (6年前)
- Great Extension. I think it lacks some things :
1-shadow for text to avoid that become unreadable on white background
to enhance shadow my css solution
.Dashboard {
text-shadow: 2px 2px 4px rgba(0,0,0,0.8);
}
2-Excluding tag for custom search : these tags don't select the images that I don't want to show : for example something like *space and all image tagged with space isn't shown anymore...
3-Example and pattern for css.
4-slow living animation for image in css
@keyframes AA{
0% {transform-origin: 0% 0% 0;transform: scale(1.0);}
100% {transform-origin: 30% 60% 0%;transform: scale(1.2)}
}
.image {
animation: AA 65s linear 1s infinite alternate;
} - 5 段階中 5 の評価kirill spirikov によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 15444340 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 12574324 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 15425159 によるレビュー (7年前)