New Inspiring Tab!

Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.

New Inspiring Tab!คืออะไร?

New Inspiring Tab! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.nuthinking.com และคุณลักษณะหลักของมันคือ "Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย New Inspiring Tab!

ดาวน์โหลดไฟล์ส่วนขยาย New Inspiring Tab! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Why having a page loaded in your new tab?

There are web pages that update frequently and that can provide an impressive amount of visual inspiration. An example is Dribbble. You could also put your Facebook but the idea is not to get too distracted to avoid the risk to forget where you wanted to go. The more visual, the better.


Please report new issues here: https://github.com/nuthinking/New-Inspiring-Tab/issues                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ New Inspiring Tab! New Inspiring Tab!
ID jljbfjieapkkmdhfngjbdjmchoknjlek
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/new-inspiring-tab/jljbfjieapkkmdhfngjbdjmchoknjlek
คำอธิบาย Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.
ขนาดไฟล์ 10.53 KB
จำนวนการติดตั้ง 20
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2012-04-02
วันที่เผยแพร่ 2012-04-02
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://www.nuthinking.com
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ https://github.com/nuthinking/New-Inspiring-Tab
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Inspiring Tab!",
    "version": "1.1",
    "description": "Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.",
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "options_page": "options.html",
    "icons": {
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2
}