Concretely

New tab replacement page with weather widget and customization options

Apa itu Concretely?

Concretely adalah ekstensi Chrome yang dikembangkan oleh Stanyslas Bres, dan fitur utamanya adalah "New tab replacement page with weather widget and customization options".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Concretely

Unduh file ekstensi Concretely dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                                            

Informasi Dasar Ekstensi

Nama Concretely Concretely
ID kedlbknjhjjpeoabelcpboopejmfijod
URL Resmi https://chrome.google.com/webstore/detail/concretely/kedlbknjhjjpeoabelcpboopejmfijod
Deskripsi New tab replacement page with weather widget and customization options
Ukuran File 1.33 MB
Jumlah Instalasi 401
Versi Saat Ini 0.7.1
Terakhir Diperbarui 2019-03-08
Tanggal Publikasi 2019-03-08
Penilaian 3.50/5 Total 18 Penilaian
Pengembang Stanyslas Bres
Tipe Pembayaran free
Bahasa yang Didukung 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'"
}