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