New Tab Direct - Outdoors

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

What is New Tab Direct - Outdoors?

New Tab Direct - Outdoors is a Chrome extension developed by Trilee, and its main feature is "Lets you search through the web with a beautiful outdoors wallpaper and a search bar every new tab.".

Extension Screenshots

screenshot

Download New Tab Direct - Outdoors Extension CRX File

Download New Tab Direct - Outdoors extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name New Tab Direct - Outdoors New Tab Direct - Outdoors
ID ofjmbfmhljicnkjnppbhpibfgloaaiop
Official URL https://chromewebstore.google.com/detail/new-tab-direct-outdoors/ofjmbfmhljicnkjnppbhpibfgloaaiop
Description Lets you search through the web with a beautiful outdoors wallpaper and a search bar every new tab.
File Size 2.77 MB
Installation Count 11,531
Current Version 1.02
Last Updated 2021-07-21
Publish Date 2021-06-24
Rating 4.50/5 Total 2 Ratings
Developer Trilee
Email [email protected]
Payment Type free
Extension Website http://www.trileehome.com/
Help Page URL http://www.trileehome.com/contact-us
Privacy Policy Page URL https://www.trileehome.com/new-tab-direct/privacy-policy
Supported Languages 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"
    }
}