Diamond Dashboard - Chrome New Tab

Personal Dashboard for Chrome

Qu'est-ce que Diamond Dashboard - Chrome New Tab ?

Diamond Dashboard - Chrome New Tab est une extension Chrome développée par Dash Traffic, et sa fonction principale est "Personal Dashboard for Chrome".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Diamond Dashboard - Chrome New Tab

Téléchargez les fichiers d'extension Diamond Dashboard - Chrome New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Diamond Dashboard - Chrome New Tab Diamond Dashboard - Chrome New Tab
ID dcebgdnhccagngnbmmannlijdcglbklc
URL Officiel https://chromewebstore.google.com/detail/diamond-dashboard-chrome/dcebgdnhccagngnbmmannlijdcglbklc
Description Personal Dashboard for Chrome
Taille du Fichier 1.06 MB
Nombre d'Installations 54
Version Actuelle 3.0
Dernière Mise à Jour 2019-07-16
Date de Publication 2019-07-15
Développeur Dash Traffic
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.dashtraffic.com/about
Langues Prises en Charge 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"
}