Diamond Dashboard - Chrome New Tab

Personal Dashboard for Chrome

¿Qué es Diamond Dashboard - Chrome New Tab?

Diamond Dashboard - Chrome New Tab es una extensión de Chrome desarrollada por Dash Traffic, y su función principal es "Personal Dashboard for Chrome".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Diamond Dashboard - Chrome New Tab

Descarga archivos de extensión Diamond Dashboard - Chrome New Tab en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Diamond Dashboard - Chrome New Tab Diamond Dashboard - Chrome New Tab
ID dcebgdnhccagngnbmmannlijdcglbklc
URL Oficial https://chromewebstore.google.com/detail/diamond-dashboard-chrome/dcebgdnhccagngnbmmannlijdcglbklc
Descripción Personal Dashboard for Chrome
Tamaño del Archivo 1.06 MB
Cantidad de Instalaciones 54
Versión Actual 3.0
Última Actualización 2019-07-16
Fecha de Publicación 2019-07-15
Desarrollador Dash Traffic
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://www.dashtraffic.com/about
Idiomas Soportados 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"
}