Inspiral, inspiring new tab page

Get inspired by amazing things every time you open a new tab

ما هو Inspiral, inspiring new tab page؟

Inspiral, inspiring new tab page هو إضافة Chrome تم تطويرها بواسطة Or Ron، والميزة الرئيسية لها هي "Get inspired by amazing things every time you open a new tab".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Inspiral, inspiring new tab page

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

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

                        Inspiral is an HTML5 webapp that aims to get you inpired every time you open a new tab.
The main focus is give you the inspiration you need in a new morning, during the rough noon times and on the night.

For any comments or suggestion please email me: or.ron10[at]gmail.com                    

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

الاسم Inspiral, inspiring new tab page Inspiral, inspiring new tab page
ID pmoealnilgacefigomohkaciaoohgdlm
عنوان URL الرسمي https://chrome.google.com/webstore/detail/inspiral-inspiring-new-ta/pmoealnilgacefigomohkaciaoohgdlm
الوصف Get inspired by amazing things every time you open a new tab
حجم الملف 486 KB
عدد التثبيتات 18
النسخة الحالية 0.12
آخر تحديث 2015-01-14
تاريخ النشر 2015-01-14
تقييم 5.00/5 مجموع تقييمات 3
المطور Or Ron
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Inspiral, inspiring new tab page",
    "description": "Get inspired by amazing things every time you open a new tab",
    "version": "0.12",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "blank.html"
    },
    "manifest_version": 2,
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "topSites"
    ]
}