MatTab

A material design NewTab Page for Chrome

Qu'est-ce que MatTab ?

MatTab est une extension Chrome développée par arc, et sa fonction principale est "A material design NewTab Page for Chrome".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension MatTab

Téléchargez les fichiers d'extension MatTab 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

                        Replace the boring new tab page from Chrome with something more beautiful!

MatTab enables you to create big shortcut tiles that look stunning. The tiles will even show an optional news feed. Use a static color, a custom wallpaper or even a regularly updating background to make MatTab your own. 

Are you a developer? You can help me to improve it: https://github.com/arcs-/MatTab

The default wallpaper is from Gérardine Dellsperger.                    

Informations de Base sur l'Extension

Nom MatTab MatTab
ID anfjeecbbmmjhbpopgnhibodoblgaakj
URL Officiel https://chromewebstore.google.com/detail/mattab/anfjeecbbmmjhbpopgnhibodoblgaakj
Description A material design NewTab Page for Chrome
Taille du Fichier 1.36 MB
Nombre d'Installations 65
Version Actuelle 1.6.2
Dernière Mise à Jour 2019-03-23
Date de Publication 2019-03-22
Évaluation 4.50/5 Total 4 Évaluations
Développeur arc
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "A material design NewTab Page for Chrome",
    "icons": {
        "128": "img\/128.png",
        "64": "img\/64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjKlebU0e7Z6fN8XKz2HBW8aAaTUkP9ETGeOKkUR1qIHYXVw9PaCrrbxtpDcaDnCGQp6gIAUI+oxfDRG5X7hmODSiJBu8EIpnopWoLcV\/GMt31L3Up3E7CBuF\/hSoPrG+aHH4rI2q5jV1LeTcLi0wJNrilEA2hunCYbC27pgCpwiTfS5IHt7BEm60q7wno2D6E9SfnOcgme29BUrPzj8bi2UWrlFs\/PWKXtew6Fw4vnbEfAiY3\/sxo\/EP2b1odxKh2LZkUJCZu5zzHJmAhVt5IUwIsK6\/M+I+swEbZk9CjpkmJE093IFgXzyHOcUKYcLWHKsPhmpwVeWLgMZdAAMeAwIDAQAB",
    "manifest_version": 2,
    "name": "MatTab",
    "permissions": [
        "",
        "topSites"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.6.2"
}