MatTab

A material design NewTab Page for Chrome

MatTab란 무엇입니까?

MatTab은(는) arc에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A material design NewTab Page for Chrome"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

MatTab 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 MatTab MatTab
ID anfjeecbbmmjhbpopgnhibodoblgaakj
공식 URL https://chromewebstore.google.com/detail/mattab/anfjeecbbmmjhbpopgnhibodoblgaakj
설명 A material design NewTab Page for Chrome
파일 크기 1.36 MB
설치 횟수 65
현재 버전 1.6.2
최근 업데이트 2019-03-23
출시 날짜 2019-03-22
평점 4.50/5 총 4 개의 평점
개발자 arc
이메일 [email protected]
결제 유형 free
지원되는 언어 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"
}