Concretely

New tab replacement page with weather widget and customization options

Wat is Concretely?

Concretely is een Chrome-extensie ontwikkeld door Stanyslas Bres, en de belangrijkste functie is "New tab replacement page with weather widget and customization options".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Concretely

Download Concretely-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                                            

Basisinformatie over de Extensie

Naam Concretely Concretely
ID kedlbknjhjjpeoabelcpboopejmfijod
Officiële URL https://chrome.google.com/webstore/detail/concretely/kedlbknjhjjpeoabelcpboopejmfijod
Beschrijving New tab replacement page with weather widget and customization options
Bestandsgrootte 1.33 MB
Aantal Installaties 401
Huidige Versie 0.7.1
Laatst Bijgewerkt 2019-03-08
Publicatiedatum 2019-03-08
Beoordeling 3.50/5 Totaal 18 Beoordelingen
Ontwikkelaar Stanyslas Bres
Betalingswijze free
Ondersteunde Talen 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'"
}