Dogs Background

Wallpapers and Backgrounds in browser homepage

Dogs Background क्या है?

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

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

screenshot
screenshot
screenshot

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

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

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

                        We offer you backgrounds tagged with dogs available in HD resolutions for your desktop.                    

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

नाम Dogs Background Dogs Background
ID ciemciopimabnijolopfooajlknglgkp
आधिकारिक URL https://chrome.google.com/webstore/detail/dogs-background/ciemciopimabnijolopfooajlknglgkp
विवरण Wallpapers and Backgrounds in browser homepage
फ़ाइल का आकार 9.62 MB
स्थापना संख्या 94
वर्तमान संस्करण 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": "Dogs Background"
    },
    "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": "Dogs Background",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}