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
官方網址 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"
    }
}