MatTab

A material design NewTab Page for Chrome

O que é MatTab?

MatTab é uma extensão do Chrome desenvolvida por arc, e sua principal característica é "A material design NewTab Page for Chrome".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão MatTab

Baixe arquivos de extensão MatTab 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

                        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.                    

Informações Básicas da Extensão

Nome MatTab MatTab
ID anfjeecbbmmjhbpopgnhibodoblgaakj
URL Oficial https://chromewebstore.google.com/detail/mattab/anfjeecbbmmjhbpopgnhibodoblgaakj
Descrição A material design NewTab Page for Chrome
Tamanho do Arquivo 1.36 MB
Contagem de Instalações 65
Versão Atual 1.6.2
Última Atualização 2019-03-23
Data de Publicação 2019-03-22
Classificação 4.50/5 Total de 4 Avaliações
Desenvolvedor arc
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
}