Lethona Tab

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

Lethona Tabとは何ですか?

Lethona Tabはhttps://search.lethona.comによって開発されたChromeの拡張機能で、その主な機能は「Enjoy HD wallpapers with easy access to PDF convertor, todo, sticky notes, app and site management features.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Lethona Tab拡張機能のCRXファイルをダウンロード

Lethona Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Lethona Tab Lethona Tab
ID fekpleglcjekcfhdbmlcbigpkbjkfeco
公式URL https://chromewebstore.google.com/detail/lethona-tab/fekpleglcjekcfhdbmlcbigpkbjkfeco
説明 Enjoy HD wallpapers with easy access to PDF convertor, todo, sticky notes, app and site management features.
ファイルサイズ 2.76 MB
インストール数 32
現在のバージョン 1.1
最終更新日 2020-05-30
公開日 2020-05-30
開発者 https://search.lethona.com
支払い方法 free
プライバシーポリシーページのURL https://search.lethona.com/privacy
対応言語 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"
    ]
}