Concretely

New tab replacement page with weather widget and customization options

Vad är Concretely?

Concretely är en Chrome-tillägg utvecklad av Stanyslas Bres, och dess huvudfunktion är "New tab replacement page with weather widget and customization options".

Tilläggsskärmbilder

screenshot

Ladda ner Concretely-förlängningens CRX-fil

Ladda ner Concretely-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                                            

Grundläggande Information om Tillägg

Namn Concretely Concretely
ID kedlbknjhjjpeoabelcpboopejmfijod
Officiell webbadress https://chrome.google.com/webstore/detail/concretely/kedlbknjhjjpeoabelcpboopejmfijod
Beskrivning New tab replacement page with weather widget and customization options
Filstorlek 1.33 MB
Antal Installationer 401
Aktuell Version 0.7.1
Senast Uppdaterad 2019-03-08
Publiceringsdatum 2019-03-08
Betyg 3.50/5 Totalt 18 Betyg
Utvecklare Stanyslas Bres
Betalningssätt free
Stödda Språk 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'"
}