Passport - beautiful New Tab

Beautiful images and inspiration on your new tab page

Passport - beautiful New Tab란 무엇입니까?

Passport - beautiful New Tab은(는) https://passportapp.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Beautiful images and inspiration on your new tab page"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Passport - beautiful New Tab 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        ** New in Passport 2.8: more images, faster app loading, and new options! **

Passport replaces the default Chrome New Tab Page with gorgeous images, quotes, and fun facts on the most stunning destinations in the world. It features some of the best images from Unsplash along with interesting facts about the location. Set your Daily Intention each day to stay focused on what’s important to you. Get inspired by quotes from great thinkers like Steve Jobs, Naval, and more. Renew your sense of wanderlust with a window to the world on your new tab page.

☆ Key Features 

- See a new inspiring photo each day
- See inspiring quotes from great thinkers (configurable)
- Set your Daily Intention to keep a mindful focus on the most important thing to do each day (configurable)
- Learn interesting facts about the world
- Privacy first – no data is sent to 3rd parties that can be used to uniquely identify you

Join our community of users who are improving their day with mindful inspiration on their new tab page: tweet your favorite photos @passportapp

Note: for the best experience, after installing Passport click the ‘Keep Changes’ button on the ‘Your new tab has changed’ notification. This will show Passport whenever you open a new tab.

Disclaimer: not affiliated with Unsplash                    

확장 프로그램 기본 정보

이름 Passport - beautiful New Tab Passport - beautiful New Tab
ID khlbfckhcbjmoobnlnpidfbgcnpcpjhf
공식 URL https://chromewebstore.google.com/detail/passport-beautiful-new-ta/khlbfckhcbjmoobnlnpidfbgcnpcpjhf
설명 Beautiful images and inspiration on your new tab page
파일 크기 580 KB
설치 횟수 143
현재 버전 2.8.1
최근 업데이트 2023-09-07
출시 날짜 2021-03-26
평점 5.00/5 총 5 개의 평점
개발자 https://passportapp.io
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://passportapp.io/
개인정보 보호 정책 페이지 URL https://app.termly.io/document/privacy-policy/bc36aaca-b79c-462a-abd3-0b0585764e2b
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Passport - beautiful New Tab",
    "description": "Beautiful images and inspiration on your new tab page",
    "version": "2.8.1",
    "manifest_version": 3,
    "chrome_url_overrides": {
        "newtab": ".\/index.html"
    },
    "action": {
        "default_icon": "\/assets\/favicon-32x32.png"
    },
    "icons": {
        "16": "\/assets\/favicon-16x16.png",
        "32": "\/assets\/favicon-32x32.png",
        "48": "\/assets\/favicon.ico"
    },
    "offline_enabled": false
}