Nature HD Wallpapers Travel Inspiration Tab

If you love nature, if you love to travel, if you love to discover new places, this new tab extension is made for you.

Nature HD Wallpapers Travel Inspiration Tabคืออะไร?

Nature HD Wallpapers Travel Inspiration Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย pauloveseo และคุณลักษณะหลักของมันคือ "If you love nature, if you love to travel, if you love to discover new places, this new tab extension is made for you."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Nature HD Wallpapers Travel Inspiration Tab

ดาวน์โหลดไฟล์ส่วนขยาย Nature HD Wallpapers Travel Inspiration Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Light up your mood and remind yourself how beautiful our Earth is with every new tab. Each wallpaper will come with the name of the location and information about hotels, flights, local food and activities to do in that specific place.

'Every 100 feet the world changes.' Discover unknown gems and get lost in your dreams while sitting on your chair.

Get breathtaking nature & travel HD wallpapers in every new tab. 

We hope this extension will inspire you on your next trips and that will bring you some joy every time you open a new tab.
This extension configures your default search in your chrome browser omnibox.
Get inspired by hundreds of beautiful nature wallpapers and city wallpapers to plan your next trip and discover the world.

"Nature Hd Wallpapers & Travel inspiration themes" will show you the best nature themes and locations to visit in every new tab thanks to:

Nature Wallpapers
Desert Wallpapapers
Forest Wallpapers
Lake Wallpapers
City Wallpapers
Mountain Wallpapers
Landscape Wallpapers

You will never use another nature wallpaper or city wallpaper extension again! We will work hard to be able to give you the best experience. 
Every feedback is highly apprecciated.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Nature HD Wallpapers Travel Inspiration Tab Nature HD Wallpapers Travel Inspiration Tab
ID dfakellgkmnihmgnelahkgjbhhkheelf
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/nature-hd-wallpapers-trav/dfakellgkmnihmgnelahkgjbhhkheelf
คำอธิบาย If you love nature, if you love to travel, if you love to discover new places, this new tab extension is made for you.
ขนาดไฟล์ 55.16 MB
จำนวนการติดตั้ง 56
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2020-02-04
วันที่เผยแพร่ 2020-02-04
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา pauloveseo
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ http://hotelbye.com/privacy.html
URL หน้านโยบายความเป็นส่วนตัว http://hotelbye.com/speeddial/privacy.html
ภาษาที่รองรับ en
manifest.json
{
    "background": {
        "scripts": [
            "libs\/jquery.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/favicon.png",
        "default_title": "Nature HD Wallpapers & Travel Inspiration New Tab Themes"
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "web",
            "keyword": "keyword.FascinatingTravel",
            "search_url": "http:\/\/hotelbye.com\/search\/index.php?q={searchTerms}",
            "favicon_url": "http:\/\/hotelbye.com\/favicon.ico",
            "suggest_url": "",
            "instant_url": "http:\/\/hotelbye.com\/search\/index.php?q={searchTerms}",
            "image_url": "http:\/\/hotelbye.com\/search\/index.php?q={searchTerms}",
            "search_url_post_params": "search_lang=FascinatingTravel",
            "suggest_url_post_params": "suggest_lang=FascinatingTravel",
            "instant_url_post_params": "instant_lang=FascinatingTravel",
            "image_url_post_params": "image_lang=FascinatingTravel",
            "alternate_urls": [
                "http:\/\/hotelbye.com\/search\/index.php?q={searchTerms}",
                "http:\/\/hotelbye.com\/search\/index.php?q={searchTerms}"
            ],
            "encoding": "UTF-8",
            "is_default": true
        }
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "If you love nature, if you love to travel, if you love to discover new places, this new tab extension is made for you.",
    "icons": {
        "128": "icons\/favicon.png"
    },
    "manifest_version": 2,
    "name": "Nature HD Wallpapers Travel Inspiration Tab",
    "permissions": [
        "tabs"
    ],
    "short_name": "Nature HD Wallpapers Travel New Tab",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}