MatTab

A material design NewTab Page for Chrome

What is MatTab?

MatTab is a Chrome extension developed by arc, and its main feature is "A material design NewTab Page for Chrome".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download MatTab Extension CRX File

Download MatTab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name MatTab MatTab
ID anfjeecbbmmjhbpopgnhibodoblgaakj
Official URL https://chromewebstore.google.com/detail/mattab/anfjeecbbmmjhbpopgnhibodoblgaakj
Description A material design NewTab Page for Chrome
File Size 1.36 MB
Installation Count 65
Current Version 1.6.2
Last Updated 2019-03-23
Publish Date 2019-03-22
Rating 4.50/5 Total 4 Ratings
Developer arc
Email [email protected]
Payment Type free
Supported Languages 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"
}