Concretely

New tab replacement page with weather widget and customization options

什麼是Concretely?

Concretely是由Stanyslas Bres開發的Chrome擴展程式,該擴展的主要功能是“New tab replacement page with weather widget and customization options”。

擴展截圖

screenshot

下載Concretely擴展crx文件

下載Concretely擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                                            

擴展基本資訊

名稱 Concretely Concretely
ID kedlbknjhjjpeoabelcpboopejmfijod
官方網址 https://chrome.google.com/webstore/detail/concretely/kedlbknjhjjpeoabelcpboopejmfijod
簡介 New tab replacement page with weather widget and customization options
檔案大小 1.33 MB
安裝次數 401
目前版本 0.7.1
更新時間 2019-03-08
上架時間 2019-03-08
評分 3.50/5 共 18 次評分
開發者 Stanyslas Bres
付費類型 free
支援的語言 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'"
}