Diamond Dashboard - Chrome New Tab

Personal Dashboard for Chrome

O que é Diamond Dashboard - Chrome New Tab?

Diamond Dashboard - Chrome New Tab é uma extensão do Chrome desenvolvida por Dash Traffic, e sua principal característica é "Personal Dashboard for Chrome".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Diamond Dashboard - Chrome New Tab

Baixe arquivos de extensão Diamond Dashboard - Chrome New Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Diamond Dashboard - Chrome New Tab Diamond Dashboard - Chrome New Tab
ID dcebgdnhccagngnbmmannlijdcglbklc
URL Oficial https://chromewebstore.google.com/detail/diamond-dashboard-chrome/dcebgdnhccagngnbmmannlijdcglbklc
Descrição Personal Dashboard for Chrome
Tamanho do Arquivo 1.06 MB
Contagem de Instalações 54
Versão Atual 3.0
Última Atualização 2019-07-16
Data de Publicação 2019-07-15
Desenvolvedor Dash Traffic
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.dashtraffic.com/about
Idiomas Suportados 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"
}