Concretely

New tab replacement page with weather widget and customization options

Qu'est-ce que Concretely ?

Concretely est une extension Chrome développée par Stanyslas Bres, et sa fonction principale est "New tab replacement page with weather widget and customization options".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Concretely

Téléchargez les fichiers d'extension Concretely au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                                            

Informations de Base sur l'Extension

Nom Concretely Concretely
ID kedlbknjhjjpeoabelcpboopejmfijod
URL Officiel https://chrome.google.com/webstore/detail/concretely/kedlbknjhjjpeoabelcpboopejmfijod
Description New tab replacement page with weather widget and customization options
Taille du Fichier 1.33 MB
Nombre d'Installations 401
Version Actuelle 0.7.1
Dernière Mise à Jour 2019-03-08
Date de Publication 2019-03-08
Évaluation 3.50/5 Total 18 Évaluations
Développeur Stanyslas Bres
Type de Paiement free
Langues Prises en Charge 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'"
}