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ファイルをダウンロード

Passport - beautiful New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        ** 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
Eメール [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
}