Dinosaurs nStart tab

Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images

Dinosaurs nStart tab란 무엇입니까?

Dinosaurs nStart tab은(는) nStart online에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

Dinosaurs nStart tab 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        New Tab with your favorite Dinosaurs images. Install, Open a new tab and get our editor's choice Dinosaurs images. Please note that the use of the search box feature will be provided by top search vendors.

Privacy Policy - https://nstart.online/pp-Dinosaurs 
TOS - https://nstart.online/trms-Dinosaurs 
Contact us - [email protected]

by clicking “Add to chrome”, I accept and agree to installing the Dinosaurs nStart tab's Chrome extension and to the Service and the Terms of Use (https://nstart.online/trms-Dinosaurs) and Privacy Policy (https://nstart.online/pp-Dinosaurs).

How do I uninstall the Dinosaurs nStart tab extension?
On the top right of your screen, right click the Extension icon and choose "Remove from Chrome"                    

확장 프로그램 기본 정보

이름 Dinosaurs nStart tab Dinosaurs nStart tab
ID cefejodbhfgmbbepdkmkpnchioghneda
공식 URL https://chromewebstore.google.com/detail/dinosaurs-nstart-tab/cefejodbhfgmbbepdkmkpnchioghneda
설명 Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images
파일 크기 346 KB
설치 횟수 29
현재 버전 1.0.0.1
최근 업데이트 2024-01-18
출시 날짜 2021-11-12
개발자 nStart online
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://nstart.online/pp
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "32": "icons\/dino-32.png"
        }
    },
    "default_locale": "en",
    "description": "Dinosaurs nStart tab - New Tab with your favorite Dinosaurs images",
    "icons": {
        "16": "icons\/dino-16.png",
        "32": "icons\/dino-32.png",
        "128": "icons\/dino-128.png"
    },
    "chrome_url_overrides": {
        "newtab": ".\/\/main.html"
    },
    "manifest_version": 3,
    "name": "Dinosaurs nStart tab",
    "version": "1.0.0.1"
}