Fashion Background Pictures New Tab

This new tab extension will display fashion pictures in the background.

Fashion Background Pictures New Tab क्या है?

Fashion Background Pictures New Tab Fashion New Tab द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This new tab extension will display fashion pictures in the background."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Fashion Background Pictures New Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Stay up-to-date with the latest fashion trends as our extension treats you to a visual feast of fashion pictures in every new tab you open. Experience joy and beauty with our fashion pictures where each new tab becomes a gallery of trendy and inspiring images.

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 clicking on the 'Add to Chrome' button and installing this fun “Fashion background pictures new tab”, you agree to install this extension, with our Privacy Policy and our Terms of Service mentioned below.
By installing “Fashion background pictures new tab” you agree to the change of the new tab setting. 
Privacy policy available at: https://fashionnewtab.com/privacy.html
Terms of Service: https://fashionnewtab.com/terms.html

Contact us! We’d love to hear from you: [email protected]
You may remove or disable this extension at any time.                    

एक्सटेंशन की मूल जानकारी

नाम Fashion Background Pictures New Tab Fashion Background Pictures New Tab
ID ecllgdfkamjfebkldhghpfpkheedkldl
आधिकारिक URL https://chromewebstore.google.com/detail/fashion-background-pictur/ecllgdfkamjfebkldhghpfpkheedkldl
विवरण This new tab extension will display fashion pictures in the background.
फ़ाइल का आकार 1.43 MB
स्थापना संख्या 2,274
वर्तमान संस्करण 1.0.5
अंतिम अपडेट 2023-08-14
प्रकाशन तिथि 2022-11-20
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Fashion New Tab
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://fashionnewtab.com
गोपनीयता नीति पृष्ठ URL https://fashionnewtab.com/privacy.html
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "manifest_version": 3,
    "name": "Fashion Background Pictures New Tab",
    "version": "1.0.5",
    "description": "This new tab extension will display fashion pictures in the background.",
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/fashionnewtab.com\/",
        "*:\/\/*.fashionnewtab.com\/"
    ],
    "chrome_url_overrides": {
        "newtab": "FashionTab.html"
    },
    "icons": {
        "16": "fashion.png",
        "48": "fashion.png",
        "128": "fashion.png"
    },
    "action": {
        "default_icon": "fashion.png"
    }
}