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文件

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

擴展使用說明

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