New Tab Page - Podac

An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!

New Tab Page - Podac란 무엇입니까?

New Tab Page - Podac은(는) Sam Potter에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot

New Tab Page - Podac 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Brighten up your new tab page with beautiful images and bookmarks UI.

Built as a solution to a prevalent problem of new tab extensions today: over-complication. A new tab page has never been used for much more than a Google search. So why should it stand in the way of that and clutter up your page with widgets and features you'll never use? The simplicity of Podac's design allows user to navigate their way on the net, without distractions.

Features:
   -  Stunning background images from Unsplash
   -  Fully customisable bookmarks interface                    

확장 프로그램 기본 정보

이름 New Tab Page - Podac New Tab Page - Podac
ID nfonljoaendacefohigmllikiempdipg
공식 URL https://chromewebstore.google.com/detail/new-tab-page-podac/nfonljoaendacefohigmllikiempdipg
설명 An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!
파일 크기 427 KB
설치 횟수 20
현재 버전 3.0.4
최근 업데이트 2020-05-13
출시 날짜 2020-05-12
평점 5.00/5 총 5 개의 평점
개발자 Sam Potter
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Tab Page - Podac",
    "version": "3.0.4",
    "description": "An innovative solution to brighten up Chrome's new tab page. Featuring beautiful background images from Unsplash!",
    "author": "Sam Potter",
    "manifest_version": 2,
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "\/index.html"
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "\/icons\/16.png",
        "32": "\/icons\/32.png",
        "48": "\/icons\/48.png",
        "128": "\/icons\/128.png"
    }
}