Gantz New tab

You will love your new tabs with Gantz wallpapers.

Gantz New tab là gì?

Gantz New tab là một tiện ích mở rộng Chrome được phát triển bởi angeldirami55, và tính năng chính của nó là "You will love your new tabs with Gantz wallpapers.".

Ả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 Gantz New tab

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

                        The best starting point for surfing the internet: fast, efficient and customizable! Create YOUR Gantz Start Page! This extension allows you to enrich and personalize your home page                    

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

Tên Gantz New tab Gantz New tab
ID dhppdejcgnikofjgkflblonpgjomcmmp
URL Chính Thức https://chrome.google.com/webstore/detail/gantz-new-tab/dhppdejcgnikofjgkflblonpgjomcmmp
Mô tả You will love your new tabs with Gantz wallpapers.
Kích Thước Tệp 16.04 MB
Số Lần Cài Đặt 36
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2018-03-22
Ngày Phát Hành 2018-03-22
Đánh Giá 4.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển angeldirami55
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": "Gantz New tab"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "You will love your new tabs with Gantz wallpapers.",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "Gantz New tab",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}