Summer Wallpaper

Summer Wallpaper turn new tab to HD Summer background. Custom Summer Wallpaper background theme for fans.

Summer Wallpaper क्या है?

Summer Wallpaper Good Extension द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Summer Wallpaper turn new tab to HD Summer background. Custom Summer Wallpaper background theme for fans."।

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        Summer New Tab Wallpapers, created specifically for Summer Lovers. Changes your tab with a Summer New tab.

FEATURES:
•	Every time you open a new tab, the Summer wallpaper is shuffled.
•	Google search provides quick access to popular websites.
•	Easy access to email and social media accounts.
•	Quick access to your most often visited websites.
•	Bookmarks are easily accessible.
•	Display Weather, Count down, Greetings, Time on screen.
•	Add a website to the Shortcuts tab for easy access.
•	Simple Social Media Sharing.
•	User can change the settings by clicking on setting button.                    

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

नाम Summer Wallpaper Summer Wallpaper
ID labfhjcieondbmmamepcimbjjaciijpk
आधिकारिक URL https://chrome.google.com/webstore/detail/summer-wallpaper/labfhjcieondbmmamepcimbjjaciijpk
विवरण Summer Wallpaper turn new tab to HD Summer background. Custom Summer Wallpaper background theme for fans.
फ़ाइल का आकार 21.18 MB
स्थापना संख्या 77
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2023-01-31
प्रकाशन तिथि 2023-01-31
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Good Extension
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://pixatab.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "action": {
        "default_icon": {
            "128": "128.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "permissions": [
        "bookmarks",
        "topSites"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0"
}