Nord themed new page

Replaces the new tab page

什么是Nord themed new page?

Nord themed new page是由NeonXP开发的Chrome扩展程序,该扩展的主要功能是“Replaces the new tab page”。

扩展截图

screenshot

下载Nord themed new page扩展crx文件

下载Nord themed new page扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 Nord themed new page Nord themed new page
ID aofihfkppamafgaifnndigginjojmlfo
官方URL https://chromewebstore.google.com/detail/nord-themed-new-page/aofihfkppamafgaifnndigginjojmlfo
简介 Replaces the new tab page
文件大小 110 KB
安装次数 24
当前版本 0.0.2
更新时间 2022-12-13
上架时间 2022-12-13
评分 4.00/5 共1次评分
开发者 NeonXP
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
    }
}