Beaches New Tab

Wallpapers and Backgrounds in browser homepage

Beaches New Tab क्या है?

Beaches New Tab echerqui32 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Wallpapers and Backgrounds in browser homepage"।

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

screenshot
screenshot
screenshot

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

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

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

                        We display amazing images of beaches directly on your browser each time your open a new tab, a wallpaper and a search bar appears full screen.                    

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

नाम Beaches New Tab Beaches New Tab
ID adhffdgeailmnfkphfhlobebagghofid
आधिकारिक URL https://chrome.google.com/webstore/detail/beaches-new-tab/adhffdgeailmnfkphfhlobebagghofid
विवरण Wallpapers and Backgrounds in browser homepage
फ़ाइल का आकार 16.71 MB
स्थापना संख्या 60
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2018-03-02
प्रकाशन तिथि 2018-03-02
डेवलपर echerqui32
समर्थित भाषाएँ en
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "Beaches New Tab"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "Wallpapers and Backgrounds in browser homepage",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "Beaches New Tab",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}