HONY TABS

(Unofficial) Humans of New York New Tab Page.

HONY TABSคืออะไร?

HONY TABS เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vipul Kashyap และคุณลักษณะหลักของมันคือ "(Unofficial) Humans of New York New Tab Page."

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย HONY TABS

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

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

                        Do you love Humans of New York?! I know I do! 

Every time you open a new tab, the most recent HONY post will be there for you to enjoy and you can scroll back to see older posts as well!                    

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

ชื่อ HONY TABS HONY TABS
ID apaljijkmhcememkaknlcpfkcccefpbj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/hony-tabs/apaljijkmhcememkaknlcpfkcccefpbj
คำอธิบาย (Unofficial) Humans of New York New Tab Page.
ขนาดไฟล์ 205 KB
จำนวนการติดตั้ง 12
เวอร์ชันปัจจุบัน 1.0.3
อัปเดตครั้งล่าสุด 2016-04-09
วันที่เผยแพร่ 2016-04-09
คะแนน 5.00/5 รวมทั้งหมด 3 คะแนน
ผู้พัฒนา Vipul Kashyap
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "HONY TABS",
    "description": "(Unofficial) Humans of New York New Tab Page.",
    "version": "1.0.3",
    "permissions": [
        "http:\/\/www.humansofnewyork.com\/*"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "res\/ico.png",
        "48": "res\/ico.png",
        "128": "res\/ico.png"
    }
}