[The Note Tab]
View your notes in every new tab
[The Note Tab]คืออะไร?
[The Note Tab] เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Maxim Collingwood และคุณลักษณะหลักของมันคือ "View your notes in every new tab"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย [The Note Tab]
ดาวน์โหลดไฟล์ส่วนขยาย [The Note Tab] ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Have access to beautiful, personalized, minimalistic notes that save as you type, every time you open a new tab. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | noebonbkfkpobdnfhjbhafgmllaooicg |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/the-note-tab/noebonbkfkpobdnfhjbhafgmllaooicg |
| คำอธิบาย | View your notes in every new tab |
| ขนาดไฟล์ | 7.98 KB |
| จำนวนการติดตั้ง | 110 |
| เวอร์ชันปัจจุบัน | 1 |
| อัปเดตครั้งล่าสุด | 2017-09-27 |
| วันที่เผยแพร่ | 2017-09-26 |
| คะแนน | 2.33/5 รวมทั้งหมด 3 คะแนน |
| ผู้พัฒนา | Maxim Collingwood |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"chrome_url_overrides": {
"newtab": "new.html"
},
"name": "[The Note Tab]",
"description": "View your notes in every new tab",
"version": "1",
"icons": {
"128": "icon.png",
"16": "128.png"
},
"browser_action": {
"default_icon": "128.png"
}
} | |