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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    ]
}