scratch tab

turns every New Tab into a scratch pad

scratch tabคืออะไร?

scratch tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sj และคุณลักษณะหลักของมันคือ "turns every New Tab into a scratch pad"

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

screenshot
screenshot
screenshot

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

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

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

                        not a scratching post.
not a fancy app.
definitely a place to remind yourself to PAY RENT TODAY OR ELSE.
maybe a place to remind yourself YOU'RE AWESOME/OKAY/BEAUTIFUL.
just some virtual scratch paper in your new tab.


+ all data is locally saved on your browser & available offline
+ try it out: https://sajoy.github.io/scratch-tab/                    

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

ชื่อ scratch tab scratch tab
ID gaehhklohpncohpacfhddemnekcahfim
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/scratch-tab/gaehhklohpncohpacfhddemnekcahfim
คำอธิบาย turns every New Tab into a scratch pad
ขนาดไฟล์ 14.35 KB
จำนวนการติดตั้ง 68
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2016-09-20
วันที่เผยแพร่ 2016-09-19
คะแนน 4.50/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา sj
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "scratch tab",
    "version": "1.0.1",
    "author": "Sarah Joy Calpo",
    "description": "turns every New Tab into a scratch pad",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "icon.png"
    }
}