Diamond Dashboard - Chrome New Tab

Personal Dashboard for Chrome

什麼是Diamond Dashboard - Chrome New Tab?

Diamond Dashboard - Chrome New Tab是由Dash Traffic開發的Chrome擴展程式,該擴展的主要功能是“Personal Dashboard for Chrome”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下載Diamond Dashboard - Chrome New Tab擴展crx文件

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

擴展使用說明

                        Personalize your Start Page page with our Diamond Dashboard!  Get custom backgrounds, layouts and tiles for your homepage
The new tab extension is an evolution of the default Chrome newtab page. New tab  ads a bunch of new and cool features to your chrome start page and pushed newtab into a new level, that’s never been seen before.

Customize your Google home page with a favorite wallpaper!

✪ New wallpapers added ✪

★ Use your favorite wallpaper as Google Home Page background ★
★ Choose New Tab background image from multiple awesome presets ★
★ Add your favorite websites to Google Home Page from right-click menu ★
★ Customize quick access to your favorite websites, add as much as you want ★
★ Personalize Chrome New tab look by adding a shortcuts for any website from quick access panel ★
★ Enjoy cool labels at Google Start page quick access panelChoose Search Engine ★

✪✪✪ NEW FEATURES ✪✪✪

✪ Hide Search box and quick access for pure minimalism ✪


Always wanted to get a bit more from a Chrome New Tab? Speed Dial for Chrome is here for you! Add, remove, replace and manage any of Chrome New Tab tiles. With Speed Dial Chrome you'll get a full control over your Chrome New Tab.

Dark theme added! Apply a dark theme for chrome new tab in a single click. Save your eyes by enabling black new tab mode with Chrome Fast Dial extension.

Chrome Speed Dial changes standard Chrome page to a New Tab with customizable tiles. 

The main idea of Chrome Speed Dial extension is to provide a look and feel of a native Chrome New tab experience with a bucket of a cool extra features, like New tab dark theme, tile customization, etc.

Chrome Speed Dial allows you to add, customize and manage your favorite websites in Chrome New Tab

---------------------------------------

Customize your background image for Google new tab backgrounds to your favorite anime, digital art, scenery, or even Google Earth images! Simply upload a picture, choose a color, or search for your favorite wallpaper on Unsplash - the possibilities are infinite.
 
Easily upload new beautiful images and wallpapers to your personalized home page, which you can easily access from the extension. Much lighter and more customizable than Momentum or Infinity New Tab, Google New Tab & Background Image offers a personalized experience every time you open tabs in your browser. 

By clicking "Add to chrome", I accept and agree to installing ‘Diamond Dashboard - New Tab’ Chrome extension and setting Chrome™ New Tab to that provided by the service and the Terms of Use and Privacy Policy via Excel Traffic.                    

擴展基本資訊

名稱 Diamond Dashboard - Chrome New Tab Diamond Dashboard - Chrome New Tab
ID dcebgdnhccagngnbmmannlijdcglbklc
官方網址 https://chromewebstore.google.com/detail/diamond-dashboard-chrome/dcebgdnhccagngnbmmannlijdcglbklc
簡介 Personal Dashboard for Chrome
檔案大小 1.06 MB
安裝次數 54
目前版本 3.0
更新時間 2019-07-16
上架時間 2019-07-15
開發者 Dash Traffic
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://www.dashtraffic.com/about
支援的語言 de,en,fr,es,it,pl,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "js\/icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "default_locale": "en",
    "description": "Personal Dashboard for Chrome",
    "icons": {
        "128": "js\/icon.png"
    },
    "manifest_version": 2,
    "name": "Diamond Dashboard - Chrome New Tab",
    "permissions": [
        "",
        "tabs",
        "storage",
        "unlimitedStorage",
        "history",
        "topSites",
        "webRequest",
        "webRequestBlocking",
        "contextMenus",
        "notifications"
    ],
    "version": "3.0"
}