Tabliss - A Beautiful New Tab

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

O que é Tabliss - A Beautiful New Tab?

Tabliss - A Beautiful New Tab é uma extensão do Chrome desenvolvida por https://tabliss.io, e sua principal característica é "A beautiful New Tab page with many customisable backgrounds and widgets that does not require any permissions.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Tabliss - A Beautiful New Tab

Baixe arquivos de extensão Tabliss - A Beautiful New Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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]                    

Informações Básicas da Extensão

Nome Tabliss - A Beautiful New Tab Tabliss - A Beautiful New Tab
ID hipekcciheckooncpjeljhnekcoolahp
URL Oficial https://chromewebstore.google.com/detail/tabliss-a-beautiful-new-t/hipekcciheckooncpjeljhnekcoolahp
Descrição A beautiful New Tab page with many customisable backgrounds and widgets that does not require any permissions.
Tamanho do Arquivo 204 KB
Contagem de Instalações 60,943
Versão Atual 2.6.0
Última Atualização 2022-04-25
Data de Publicação 2020-04-15
Classificação 4.71/5 Total de 280 Avaliações
Desenvolvedor https://tabliss.io
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://tabliss.io
URL da Página de Ajuda https://tabliss.io/support.html
URL da Página de Política de Privacidade https://tabliss.io/privacy.html
Idiomas Suportados 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"
    ]
}