Light New Tab

Light New Tab

What is Light New Tab?

Light New Tab is a Chrome extension developed by Sergey Archipov, and its main feature is "Light New Tab".

Extension Screenshots

screenshot

Download Light New Tab Extension CRX File

Download Light New 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

                        A minimalist, fast-loading, blank new tab page. This hides your most visited sites minimizing distraction and speeding up browsing speed. This is a simple, extension to boost your productivity.

Features:
- Light form Google Search;
- Change background to white or black;
- English and Russian language support
- Clean and open source code

---

Минималистичная, быстрая и пустая страница новой вкладки. Она скрывает ваши самые посещаемые сайты и ускоряя скорость просмотра. Это простое расширение для повышения производительности.

Особенности:
- Легкая форма поиска от Google;
- Изменение фона на белый или черный;
- Поддержка английского и русского языков
- Чистый и открытый код                    

Extension Basic Information

Name Light New Tab Light New Tab
ID lopmdbjphdlbiaoellbbnfnajmbfjjgp
Official URL https://chromewebstore.google.com/detail/light-new-tab/lopmdbjphdlbiaoellbbnfnajmbfjjgp
Description Light New Tab
File Size 27.59 KB
Installation Count 74
Current Version 1.0
Last Updated 2018-06-06
Publish Date 2018-06-06
Rating 5.00/5 Total 3 Ratings
Developer Sergey Archipov
Email [email protected]
Payment Type free
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Light New Tab",
    "description": "Light New Tab",
    "version": "1.0",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ]
}