Custom New Tab Background

Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB

Custom New Tab Background là gì?

Custom New Tab Background là một tiện ích mở rộng Chrome được phát triển bởi Subash Pathak, và tính năng chính của nó là "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB".

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

screenshot

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

Tải xuống các tệp mở rộng Custom 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

                        Set a custom background image or wallpaper on new tab page.
Icon by lexacahyani from the Noun Project                    

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

Tên Custom New Tab Background Custom New Tab Background
ID odkemkdbjdjlpipmdmnidmcbjnchpghm
URL Chính Thức https://chromewebstore.google.com/detail/custom-new-tab-background/odkemkdbjdjlpipmdmnidmcbjnchpghm
Mô tả Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB
Kích Thước Tệp 244 KB
Số Lần Cài Đặt 13,571
Phiên Bản Hiện Tại 1.0.4
Cập Nhật Lần Cuối 2021-04-15
Ngày Phát Hành 2019-04-10
Đánh Giá 3.80/5 Tổng số 45 Đánh Giá
Nhà Phát Triển Subash Pathak
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/Subash/chrome-custom-new-tab-background
URL Trang Trợ Giúp https://github.com/Subash/chrome-custom-new-tab-background
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Custom New Tab Background",
    "version": "1.0.4",
    "description": "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    }
}