Tabliss - A Beautiful New Tab

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

What is Tabliss - A Beautiful New Tab?

Tabliss - A Beautiful New Tab is a Chrome extension developed by https://tabliss.io, and its main feature is "A beautiful New Tab page with many customisable backgrounds and widgets that does not require any permissions.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Tabliss - A Beautiful New Tab Extension CRX File

Download Tabliss - A Beautiful New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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]                    

Extension Basic Information

Name Tabliss - A Beautiful New Tab Tabliss - A Beautiful New Tab
ID hipekcciheckooncpjeljhnekcoolahp
Official URL https://chromewebstore.google.com/detail/tabliss-a-beautiful-new-t/hipekcciheckooncpjeljhnekcoolahp
Description A beautiful New Tab page with many customisable backgrounds and widgets that does not require any permissions.
File Size 204 KB
Installation Count 60,943
Current Version 2.6.0
Last Updated 2022-04-25
Publish Date 2020-04-15
Rating 4.71/5 Total 280 Ratings
Developer https://tabliss.io
Email [email protected]
Payment Type free
Extension Website https://tabliss.io
Help Page URL https://tabliss.io/support.html
Privacy Policy Page URL https://tabliss.io/privacy.html
Supported Languages 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"
    ]
}