Metro Speed Dial - Modern New Tab page

A modern and simple speed dial that lets you bring all the websites you love to the new tab page.

什麼是Metro Speed Dial - Modern New Tab page?

Metro Speed Dial - Modern New Tab page是由Patrick CC開發的Chrome擴展程式,該擴展的主要功能是“A modern and simple speed dial that lets you bring all the websites you love to the new tab page.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Metro Speed Dial - Modern New Tab page擴展crx文件

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

擴展使用說明

                        Add all the pages you love to your highly customizable Speed Dial (New Tab page) to get quick access to them. Everything is just one click away!

Features:
• Easily customizable tiles
• A wide selection of high quality 4K backgrounds
• Support for uploading your custom backgrounds
• Notes and todos available with just a single click
• Quick access to Chrome's history, downloads, bookmarks and extensions
• Google search engine included in the Speed Dial
• Support for importing & exporting your pages, notes & settings

No data is collected while using this extension. Enjoy!                    

擴展基本資訊

名稱 Metro Speed Dial - Modern New Tab page Metro Speed Dial - Modern New Tab page
ID onhhmnkghemlcnlglcnjkhebiclbklpl
官方網址 https://chromewebstore.google.com/detail/metro-speed-dial-modern-n/onhhmnkghemlcnlglcnjkhebiclbklpl
簡介 A modern and simple speed dial that lets you bring all the websites you love to the new tab page.
檔案大小 23.31 MB
安裝次數 227
目前版本 2.1.0
更新時間 2022-09-16
上架時間 2019-05-19
評分 4.00/5 共 4 次評分
開發者 Patrick CC
電子郵箱 [email protected]
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Metro Speed Dial - Modern New Tab page",
    "description": "A modern and simple speed dial that lets you bring all the websites you love to the new tab page.",
    "version": "2.1.0",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_icon": "img\/favicon.png"
    }
}