Minimo
An elegant, minimal new tab page
A beautiful New Tab page with many customisable backgrounds and widgets that does not require any permissions.
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Transform your new tab page to something beautiful and yours. Tabliss offers hundreds of customisation options to create a new tab page that unique to you. Choose from many background providers, and be rewarded with stunning, new pictures every time you open a new tab. Add your favourite widgets to stay productive throughout your day. Create your own new tab experience.
We care about your privacy and your experience. Tabliss is private, fast, and free. Completely free alternative to extensions like Momentum.
FEATURES
- Hundreds of customisation options
- Millions of backgrounds
- Useful widgets that keep you productive
查看最近评论和评分分布。
商店综合星级:4.7。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
An elegant, minimal new tab page
Replace Google Chrome's default new tab page with a beautiful dashboard of customizable widgets. You can see an overview of your…
Improve your web browsing experience with TabX, a beautiful, customizable and lightweight new tab.
All-in-one bookmark manager
A modern look for Chromium's scrollbar. Compatible with light and dark mode.
New tab homepage with Google Calendar, Tasks, ChatGPT, Gmail
Terrific extension, just started using it. Provides a clean start page, perfect alternative to cluttered start pages. Well chosen photos, too!
Great!
Tabliss is very buggy. After a long time, Tabliss resets itself every time you open your browser. I had to import the JSON file manually to restore my things I lost. It is impossible to sort the lists alphanumerically.
Única extensão que encontrei que permite escolher o tema dos wallpapers.
100% the best new tab replacement ever. Leoh was giving white flickers on new tab load so I could not use it. Momentum is bringing subscription to new tabs. Finally, I found this from github.
Very nicely done. A lot of customization, and no permissions needed. Thank you.
A opção GIPHY não está mais funcionandooooo
Is completely free! Lots of customisation options! Looks great!
Finally a decent looking newtab extension for chromium browsers, such a large amount of people are using chromium but its been a hell of a journey to find a decent one like this, without ads, thank you tabliss. Recommended for ms edge users, i just hate that bing search bar on my newtab page.
Pros: 1) Clean design. 2) Fast startup. (which is important for me, since I create many new-tabs, as tab-group separators) 3) Has a pretty good amount of configurability. 4) Ability to access the virtually unlimited set of backgrounds available on Unsplash. Main feature requests: 1) Add a "bookmarks" widget, which adds a bar at the top or bottom showing the bookmarks -- like the bar that shows on the Chrome default new-tab page. (to avoid additional upfront permissions, it can be set to be a dynamic request -- only activated if someone tries to add the bookmarks widget) 2) Add a "refresh background button" widget. For request #2, I did figure out a workaround in the meantime: (I added the CSS below to a "Custom CSS" widget, which adds a pseudo-button at the top-left of the Settings panel to toggle the background settings, causing an image refresh...) ========== .UnsplashSettings > label:nth-child(3) > input:not(:checked) { position: fixed; top: 15px; left: 18px; width: 20px; height: 20px; } .UnsplashSettings > label:nth-child(5) > input:not(:checked) { position: fixed; top: 15px; left: 18px; width: 20px; height: 20px; } ==========