WTMP

Replace new tab with a personal NCT dashboard

什麼是WTMP?

WTMP是由moongnoo開發的Chrome擴展程式,該擴展的主要功能是“Replace new tab with a personal NCT dashboard”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載WTMP擴展crx文件

下載WTMP擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        ✔️ 22.12.29 최신 업데이트 완료 _ 버전 2.4.3 
+ 배경이미지 추가

❓ 업데이트 방법
1. chrome://extensions/ 접속
2. 우측 상단 개발자 모드 켜기
3. 좌측 상단 업데이트 클릭

🌱 새 탭 생성 시 NCT 대시보드를 제공하는 익스텐션입니다.
주기적으로 배경이미지와 명언이 추가되니 최신버전 확인 후 업데이트 해 주세요!

- 랜덤 배경 & 랜덤 명언
- 현재 위치 및 날씨 
- 구글 검색 연결 

✔️ Last updated on 29 Dec 2022 _ ver. 2.4.3

❓ How to update
1. Enter 'chrome://extensions/'
2. Turn on 'Developer mode'
3. Click 'Update'

🌱 Personal NCT Dashboard
- Random background & random quotes by nct
- Current location and weather
- Connects into google search page
+ Available to change name by clicking it

Welcome To My Playground 💚

twitter @moongnoo415
https://bit.ly/3ih4QYh                    

擴展基本資訊

名稱 WTMP WTMP
ID olncoldccceoegopfjnjealnkdeapffg
官方網址 https://chromewebstore.google.com/detail/wtmp/olncoldccceoegopfjnjealnkdeapffg
簡介 Replace new tab with a personal NCT dashboard
檔案大小 856 MB
安裝次數 1,806
目前版本 2.4.3
更新時間 2022-12-30
上架時間 2022-01-28
評分 5.00/5 共 7 次評分
開發者 moongnoo
電子郵箱 [email protected]
付費類型 free
擴展官網 https://bit.ly/3ih4QYh
隱私政策頁面URL https://bit.ly/34cEmUb
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WTMP",
    "description": "Replace new tab with a personal NCT dashboard",
    "version": "2.4.3",
    "manifest_version": 3,
    "action": {
        "default_icon": "logo128.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "logo16.png",
        "48": "logo48.png",
        "128": "logo128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "offline_enabled": true
}