Niceties

A cool extension that makes you happy!

ما هو Niceties؟

Niceties هو إضافة Chrome تم تطويرها بواسطة https://www.samjhill.com، والميزة الرئيسية لها هي "A cool extension that makes you happy!".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Niceties

قم بتنزيل ملفات الامتداد Niceties بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Niceties Niceties
ID glfjhfemgfaoeejgphcogkijdfdebffm
عنوان URL الرسمي https://chromewebstore.google.com/detail/niceties/glfjhfemgfaoeejgphcogkijdfdebffm
الوصف A cool extension that makes you happy!
حجم الملف 1.24 MB
عدد التثبيتات 12
النسخة الحالية 1.0.0
آخر تحديث 2016-06-22
تاريخ النشر 2016-06-22
تقييم 5.00/5 مجموع تقييمات 4
المطور https://www.samjhill.com
نوع الدفع free
موقع الإضافة http://www.samjhill.com/blog
اللغات المدعومة 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"
    }
}