Tabliss - A Beautiful New Tab

A beautiful New Tab page with many customisable backgrounds and widgets that does not require any permissions.

什麼是Tabliss - A Beautiful New Tab?

Tabliss - A Beautiful New Tab是由https://tabliss.io開發的Chrome擴展程式,該擴展的主要功能是“A beautiful New Tab page with many customisable backgrounds and widgets that does not require any permissions.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Tabliss - A Beautiful New Tab擴展crx文件

下載Tabliss - A Beautiful New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
- Translations for over 40 languages
- Private, secure, and requires no permissions
- Settings sync between your devices
- 100% free and open source

BACKGROUNDS
- Millions of photos with Unsplash
- Millions of animated gifs with GIPHY
- Solid colours and colour gradients
- Upload images from your own device

WIDGETS
- Current time in: analogue, digital, or quotes from literature
- Personal greetings that change over the course of the day
- Real-time weather conditions
- Inspiring daily quotes (or not inspiring, there are categories)
- Todo list to keep track for tasks
- Quick notes to jot things down
- Quick links/speed dial for your favourite websites
- Search box with support for Google, DuckDuckGo, and more
- Work hours to count down the day
- Live NBA scores for live games
- GitHub contributions calendar
- IP information about your connection
- Custom CSS for advanced styling

CONTACT
[email protected]                    

擴展基本資訊

名稱 Tabliss - A Beautiful New Tab Tabliss - A Beautiful New Tab
ID hipekcciheckooncpjeljhnekcoolahp
官方網址 https://chromewebstore.google.com/detail/tabliss-a-beautiful-new-t/hipekcciheckooncpjeljhnekcoolahp
簡介 A beautiful New Tab page with many customisable backgrounds and widgets that does not require any permissions.
檔案大小 204 KB
安裝次數 60,943
目前版本 2.6.0
更新時間 2022-04-25
上架時間 2020-04-15
評分 4.71/5 共 280 次評分
開發者 https://tabliss.io
電子郵箱 [email protected]
付費類型 free
擴展官網 https://tabliss.io
說明頁面URL https://tabliss.io/support.html
隱私政策頁面URL https://tabliss.io/privacy.html
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Tabliss - A Beautiful New Tab",
    "short_name": "Tabliss",
    "version": "2.6.0",
    "description": "A beautiful New Tab page with many customisable backgrounds and widgets that does not require any permissions.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "96": "icons\/96.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "storage"
    ]
}