Niceties

A cool extension that makes you happy!

Apa itu Niceties?

Niceties adalah ekstensi Chrome yang dikembangkan oleh https://www.samjhill.com, dan fitur utamanya adalah "A cool extension that makes you happy!".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Niceties

Unduh file ekstensi Niceties 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

                        Niceties gives you a silly and uplifting compliment every time you open a new tab!
 
New in version 1.0:
Random Chromecast backgrounds! So pretty.                    

Informasi Dasar Ekstensi

Nama Niceties Niceties
ID glfjhfemgfaoeejgphcogkijdfdebffm
URL Resmi https://chromewebstore.google.com/detail/niceties/glfjhfemgfaoeejgphcogkijdfdebffm
Deskripsi A cool extension that makes you happy!
Ukuran File 1.24 MB
Jumlah Instalasi 12
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2016-06-22
Tanggal Publikasi 2016-06-22
Penilaian 5.00/5 Total 4 Penilaian
Pengembang https://www.samjhill.com
Tipe Pembayaran free
Situs Ekstensi http://www.samjhill.com/blog
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Niceties",
    "version": "1.0.0",
    "manifest_version": 2,
    "description": "A cool extension that makes you happy!",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "scripts\/chromereload.js",
            "scripts\/background.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "page.html"
    }
}