Lifestyle background pictures new tab

This new tab extension will display pictures of mordern life style in the background.

What is Lifestyle background pictures new tab?

Lifestyle background pictures new tab is a Chrome extension developed by lifestylenewtab, and its main feature is "This new tab extension will display pictures of mordern life style in the background.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Lifestyle background pictures new tab Extension CRX File

Download Lifestyle background pictures new tab 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

                        Immerse yourself in the world of lifestyle and inspiration with this beautiful extension that presents captivating lifestyle pictures in every new tab. From stunning travel destinations to stylish interior designs and fashion inspiration, each new tab becomes a source of inspiration for creating your ideal lifestyle. .

Please note this extension will change your Chrome New Tab and New Tab search. 
New Tab search results powered by Yahoo.

Here are some important details:

By selecting the 'Add to Chrome' button and installing this beautiful 'LifeStyle background pictures New Tab' you are consenting to the installation of this extension, along with our Privacy Policy and Terms of Service stated below. 

By installing the 'LifeStyle background pictures New Tab,' you are agreeing to the modification of the new tab settings. 

You have the option to remove or disable this extension whenever you wish. 

Privacy policy available at: https://lifestylenewtab.com/privacy.html
Terms of Service: https://lifestylenewtab.com/terms.html


Feel free to contact us at [email protected]. We would be delighted to assist you!                    

Extension Basic Information

Name Lifestyle background pictures new tab Lifestyle background pictures new tab
ID ifiglifphjmggckpjnbjnfjilmojibgi
Official URL https://chromewebstore.google.com/detail/lifestyle-background-pict/ifiglifphjmggckpjnbjnfjilmojibgi
Description This new tab extension will display pictures of mordern life style in the background.
File Size 837 KB
Installation Count 4,191
Current Version 1.0.5
Last Updated 2023-10-18
Publish Date 2022-11-20
Developer lifestylenewtab
Email [email protected]
Payment Type free
Extension Website https://lifestylenewtab.com
Privacy Policy Page URL https://lifestylenewtab.com/privacy.html
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "manifest_version": 3,
    "name": "Lifestyle background pictures new tab",
    "version": "1.0.5",
    "description": "This new tab extension will display pictures of mordern life style in the background.",
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/lifestylenewtab.com\/",
        "*:\/\/*.lifestylenewtab.com\/"
    ],
    "chrome_url_overrides": {
        "newtab": "Main-LyfStyl.html"
    },
    "icons": {
        "16": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    },
    "action": {
        "default_icon": "logo.png"
    }
}