WTMP

Replace new tab with a personal NCT dashboard

What is WTMP?

WTMP is a Chrome extension developed by moongnoo, and its main feature is "Replace new tab with a personal NCT dashboard".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download WTMP Extension CRX File

Download WTMP 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

                        ✔️ 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                    

Extension Basic Information

Name WTMP WTMP
ID olncoldccceoegopfjnjealnkdeapffg
Official URL https://chromewebstore.google.com/detail/wtmp/olncoldccceoegopfjnjealnkdeapffg
Description Replace new tab with a personal NCT dashboard
File Size 856 MB
Installation Count 1,806
Current Version 2.4.3
Last Updated 2022-12-30
Publish Date 2022-01-28
Rating 5.00/5 Total 7 Ratings
Developer moongnoo
Email [email protected]
Payment Type free
Extension Website https://bit.ly/3ih4QYh
Privacy Policy Page URL https://bit.ly/34cEmUb
Supported Languages 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
}