Lethona Tab

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

Qu'est-ce que Lethona Tab ?

Lethona Tab est une extension Chrome développée par https://search.lethona.com, et sa fonction principale est "Enjoy HD wallpapers with easy access to PDF convertor, todo, sticky notes, app and site management features.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Lethona Tab

Téléchargez les fichiers d'extension Lethona Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Lethona Tab Lethona Tab
ID fekpleglcjekcfhdbmlcbigpkbjkfeco
URL Officiel https://chromewebstore.google.com/detail/lethona-tab/fekpleglcjekcfhdbmlcbigpkbjkfeco
Description Enjoy HD wallpapers with easy access to PDF convertor, todo, sticky notes, app and site management features.
Taille du Fichier 2.76 MB
Nombre d'Installations 32
Version Actuelle 1.1
Dernière Mise à Jour 2020-05-30
Date de Publication 2020-05-30
Développeur https://search.lethona.com
Type de Paiement free
URL de la Page de Politique de Confidentialité https://search.lethona.com/privacy
Langues Prises en Charge 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"
    ]
}