Lethona Tab

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

What is Lethona Tab?

Lethona Tab is a Chrome extension developed by https://search.lethona.com, and its main feature is "Enjoy HD wallpapers with easy access to PDF convertor, todo, sticky notes, app and site management features.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Lethona Tab Extension CRX File

Download Lethona 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

                        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.                    

Extension Basic Information

Name Lethona Tab Lethona Tab
ID fekpleglcjekcfhdbmlcbigpkbjkfeco
Official URL 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.
File Size 2.76 MB
Installation Count 32
Current Version 1.1
Last Updated 2020-05-30
Publish Date 2020-05-30
Developer https://search.lethona.com
Payment Type free
Privacy Policy Page URL https://search.lethona.com/privacy
Supported Languages 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"
    ]
}