New Tab Direct - Outdoors

Lets you search through the web with a beautiful outdoors wallpaper and a search bar every new tab.

New Tab Direct - Outdoorsとは何ですか?

New Tab Direct - OutdoorsはTrileeによって開発されたChromeの拡張機能で、その主な機能は「Lets you search through the web with a beautiful outdoors wallpaper and a search bar every new tab.」です。

拡張機能のスクリーンショット

screenshot

New Tab Direct - Outdoors拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Search the internet with stunning new tab outdoors wallpapers.

By clicking "Add to chrome", I accept and agree to installing the New Tab Direct - Outdoors Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms of Service: https://www.trileehome.com/apps/ntd-outdoors/eula
Privacy Policy: https://www.trileehome.com/apps/ntd-outdoors/privacy-policy
About Us: https://www.trileehome.com/about
Contact Us:  https://www.trileehome.com/contact-us                    

拡張機能の基本情報

名前 New Tab Direct - Outdoors New Tab Direct - Outdoors
ID ofjmbfmhljicnkjnppbhpibfgloaaiop
公式URL https://chromewebstore.google.com/detail/new-tab-direct-outdoors/ofjmbfmhljicnkjnppbhpibfgloaaiop
説明 Lets you search through the web with a beautiful outdoors wallpaper and a search bar every new tab.
ファイルサイズ 2.77 MB
インストール数 11,531
現在のバージョン 1.02
最終更新日 2021-07-21
公開日 2021-06-24
評価 4.50/5 合計 2 レビュー
開発者 Trilee
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.trileehome.com/
ヘルプページのURL http://www.trileehome.com/contact-us
プライバシーポリシーページのURL https://www.trileehome.com/new-tab-direct/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.02",
    "name": "New Tab Direct - Outdoors",
    "description": "Lets you search through the web with a beautiful outdoors wallpaper and a search bar every new tab.",
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "browser_action": {
        "default_icon": "icons\/48x48.png"
    },
    "chrome_url_overrides": {
        "newtab": "src\/tab.html"
    }
}