Concretely

New tab replacement page with weather widget and customization options

What is Concretely?

Concretely is a Chrome extension developed by Stanyslas Bres, and its main feature is "New tab replacement page with weather widget and customization options".

Extension Screenshots

screenshot

Download Concretely Extension CRX File

Download Concretely extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                                            

Extension Basic Information

Name Concretely Concretely
ID kedlbknjhjjpeoabelcpboopejmfijod
Official URL https://chrome.google.com/webstore/detail/concretely/kedlbknjhjjpeoabelcpboopejmfijod
Description New tab replacement page with weather widget and customization options
File Size 1.33 MB
Installation Count 401
Current Version 0.7.1
Last Updated 2019-03-08
Publish Date 2019-03-08
Rating 3.50/5 Total 18 Ratings
Developer Stanyslas Bres
Payment Type free
Supported Languages 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'"
}