Lethona Tab

Enjoy HD wallpapers with easy access to PDF convertor, todo, sticky notes, app and site management features.

O que é Lethona Tab?

Lethona Tab é uma extensão do Chrome desenvolvida por https://search.lethona.com, e sua principal característica é "Enjoy HD wallpapers with easy access to PDF convertor, todo, sticky notes, app and site management features.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Lethona Tab

Baixe arquivos de extensão Lethona 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

                        The Lethona New tab is designed to boost your productivity with HD Puppies & Dogs wallpapers, recently visited pages, notes, to-do list and clock to provide better surfing experience. 
Lethona  New Tab increases your productivity by providing access to multiple apps in a single tab and limiting the amount of time that you spend on different apps & websites. You sit down at the computer, and you swear you'll be productive. 

Based on past knowledge, Lethona New Tab considers that New Tab should be equipped with better features and minimalist design. Today we redefine New Tab as a pursuit of minimalist aesthetics, one-stop service experience and less content for more features. A new generation of tab means a more accessible and powerful New Tab. Allow elegant and easy use of chrome. 

Lethona New Tab Features:
1. HD Wallpapers- Select and shuffle browser background from a wide range of HD wallpapers. You can also group your favorite wallpapers and add animation effects.
2. Todos- Check the things to be done and the things that have been done at any time. 
3. Apps Management- Manage your browser apps to access quickly and conveniently. 
4. History Management- View your search history & most visited websites to access easily.
5. Notepad- Record Work details.
6.Easy Access to PDF Converters.                    

Informações Básicas da Extensão

Nome Lethona Tab Lethona Tab
ID fekpleglcjekcfhdbmlcbigpkbjkfeco
URL Oficial https://chromewebstore.google.com/detail/lethona-tab/fekpleglcjekcfhdbmlcbigpkbjkfeco
Descrição Enjoy HD wallpapers with easy access to PDF convertor, todo, sticky notes, app and site management features.
Tamanho do Arquivo 2.76 MB
Contagem de Instalações 32
Versão Atual 1.1
Última Atualização 2020-05-30
Data de Publicação 2020-05-30
Desenvolvedor https://search.lethona.com
Tipo de Pagamento free
URL da Página de Política de Privacidade https://search.lethona.com/privacy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Lethona Tab",
    "description": "Enjoy HD wallpapers with easy access to PDF convertor, todo, sticky notes, app and site management features.",
    "version": "1.1",
    "author": "Ragavi",
    "browser_action": {
        "default_title": "Have a good day"
    },
    "icons": {
        "128": "data\/icon\/icon-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/suggestqueries.google.com; object-src 'self'",
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Lethona",
            "keyword": "lethona.com",
            "favicon_url": "https:\/\/search.lethona.com\/lethona-favicon.png",
            "search_url": "https:\/\/search.lethona.com\/find?q={searchTerms}",
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "permissions": [
        "activeTab",
        "topSites",
        "management"
    ]
}