England New Tab - Background

Wallpapers and Backgrounds in browser homepage

England New Tab - Background là gì?

England New Tab - Background là một tiện ích mở rộng Chrome được phát triển bởi Unknown, 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

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

Tải xuống các tệp mở rộng England New Tab - 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 England picture available in HD resolutions for your desktop.                    

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

Tên England New Tab - Background England New Tab - Background
ID ggikiallplgjbnkfammiidhkphghbjjn
URL Chính Thức https://chromewebstore.google.com/detail/england-new-tab-backgroun/ggikiallplgjbnkfammiidhkphghbjjn
Mô tả Wallpapers and Backgrounds in browser homepage
Kích Thước Tệp 11.34 MB
Số Lần Cài Đặt 133
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2018-03-03
Ngày Phát Hành 2018-03-02
Nhà Phát Triển Unknown
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "England New Tab - 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": "England New Tab - Background",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}