Dogs Background

Wallpapers and Backgrounds in browser homepage

Dogs Backgroundคืออะไร?

Dogs Background เป็นส่วนขยายของ Chrome ที่พัฒนาโดย echerqui32 และคุณลักษณะหลักของมันคือ "Wallpapers and Backgrounds in browser homepage"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dogs Background

ดาวน์โหลดไฟล์ส่วนขยาย Dogs Background ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    ]
}