Nord themed new page

Replaces the new tab page

What is Nord themed new page?

Nord themed new page is a Chrome extension developed by NeonXP, and its main feature is "Replaces the new tab page".

Extension Screenshots

screenshot

Download Nord themed new page Extension CRX File

Download Nord themed new page 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

                        Задает пустую страницу в стиле темы Nord                    

Extension Basic Information

Name Nord themed new page Nord themed new page
ID aofihfkppamafgaifnndigginjojmlfo
Official URL https://chromewebstore.google.com/detail/nord-themed-new-page/aofihfkppamafgaifnndigginjojmlfo
Description Replaces the new tab page
File Size 110 KB
Installation Count 24
Current Version 0.0.2
Last Updated 2022-12-13
Publish Date 2022-12-13
Rating 4.00/5 Total 1 Ratings
Developer NeonXP
Email [email protected]
Payment Type free
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Nord themed new page",
    "description": "Replaces the new tab page",
    "version": "0.0.2",
    "icons": {
        "128": "icon128.png",
        "192": "icon192.png",
        "256": "icon256.png"
    },
    "chrome_url_overrides": {
        "newtab": "blank.html"
    }
}