Dogs Background

Wallpapers and Backgrounds in browser homepage

Dogs Background là gì?

Dogs Background là một tiện ích mở rộng Chrome được phát triển bởi echerqui32, và tính năng chính của nó là "Wallpapers and Backgrounds in browser homepage".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Dogs Background

Tải xuống các tệp mở rộng Dogs Background dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

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

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Dogs Background Dogs Background
ID ciemciopimabnijolopfooajlknglgkp
URL Chính Thức https://chrome.google.com/webstore/detail/dogs-background/ciemciopimabnijolopfooajlknglgkp
Mô tả Wallpapers and Backgrounds in browser homepage
Kích Thước Tệp 9.62 MB
Số Lần Cài Đặt 94
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2018-03-02
Ngày Phát Hành 2018-03-02
Nhà Phát Triển echerqui32
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}