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
官方URL 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'"
}