Concretely

New tab replacement page with weather widget and customization options

Concretely là gì?

Concretely là một tiện ích mở rộng Chrome được phát triển bởi Stanyslas Bres, và tính năng chính của nó là "New tab replacement page with weather widget and customization options".

Ả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 Concretely

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

                                            

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

Tên Concretely Concretely
ID kedlbknjhjjpeoabelcpboopejmfijod
URL Chính Thức https://chrome.google.com/webstore/detail/concretely/kedlbknjhjjpeoabelcpboopejmfijod
Mô tả New tab replacement page with weather widget and customization options
Kích Thước Tệp 1.33 MB
Số Lần Cài Đặt 401
Phiên Bản Hiện Tại 0.7.1
Cập Nhật Lần Cuối 2019-03-08
Ngày Phát Hành 2019-03-08
Đánh Giá 3.50/5 Tổng số 18 Đánh Giá
Nhà Phát Triển Stanyslas Bres
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Concretely",
    "description": "New tab replacement page with weather widget and customization options",
    "version": "0.7.1",
    "author": "Stanyslas Bres ",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}