Tab Plus

Tab Plus is more than just a tab, - local weather, flip clock and more...

Tab Plus là gì?

Tab Plus là một tiện ích mở rộng Chrome được phát triển bởi xtensionplus.com, và tính năng chính của nó là "Tab Plus is more than just a tab, - local weather, flip clock and more...".

Ả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 Tab Plus

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

                        Very useful and nice start page, 
more than just a new tab, - local weather, flip clock and more...                    

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

Tên Tab Plus Tab Plus
ID gnpkfejhbjbfidphpdfeokopdigeinkf
URL Chính Thức https://chromewebstore.google.com/detail/tab-plus/gnpkfejhbjbfidphpdfeokopdigeinkf
Mô tả Tab Plus is more than just a tab, - local weather, flip clock and more...
Kích Thước Tệp 753 KB
Số Lần Cài Đặt 72
Phiên Bản Hiện Tại 1.0.1.3
Cập Nhật Lần Cuối 2017-07-18
Ngày Phát Hành 2017-07-18
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển xtensionplus.com
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "name": "Tab Plus",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Tab Plus is more than just a tab, - local weather, flip clock and more...",
    "icons": {
        "128": "images\/tab+-128.png",
        "16": "images\/tab+-16.png",
        "48": "images\/tab+-48.png",
        "64": "images\/tab+-64.png"
    },
    "manifest_version": 2,
    "options_page": "index.html#options",
    "permissions": [
        "storage",
        "geolocation",
        "unlimitedStorage",
        "https:\/\/maps.googleapis.com\/maps\/api\/",
        "http:\/\/api.wunderground.com\/api"
    ],
    "version": "1.0.1.3"
}