Sourcetab: New Tab Dashboard
A material design dashboard for your browser's new tab page with widgets and settings.
Sourcetab: New Tab Dashboardคืออะไร?
Sourcetab: New Tab Dashboard เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://sourcetab.org และคุณลักษณะหลักของมันคือ "A material design dashboard for your browser's new tab page with widgets and settings."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Sourcetab: New Tab Dashboard
ดาวน์โหลดไฟล์ส่วนขยาย Sourcetab: New Tab Dashboard ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Features:
- Multiple types of widgets to add to the dashboard and toolbar.
- Different alignments for widgets in the toolbar.
- Easily rearrange widgets through drag and drop while in edit mode.
- Many customizable options in the settings.
- Easy data management for backup and restoration later on.
Backgrounds:
- Solid color
- Lineage gradient
- Uploaded or URL-specified image/video
- Embedded website
- Embedded YouTube video
Widgets:
- Link (easily navigate to other websites)
- Clock (display the time/date)
- Note (record simple notes throughout the day)
- IFrame (embed other websites as a widget) ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | akomlegpokabommpdjfmhnbdcnaefmdo |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/sourcetab-new-tab-dashboa/akomlegpokabommpdjfmhnbdcnaefmdo |
| คำอธิบาย | A material design dashboard for your browser's new tab page with widgets and settings. |
| ขนาดไฟล์ | 511 KB |
| จำนวนการติดตั้ง | 211 |
| เวอร์ชันปัจจุบัน | 3.3.0 |
| อัปเดตครั้งล่าสุด | 2023-04-24 |
| วันที่เผยแพร่ | 2020-09-02 |
| คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
| ผู้พัฒนา | https://sourcetab.org |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://sourcetab.org |
| URL หน้าช่วยเหลือ | https://github.com/sourcetab/sourcetab |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Sourcetab: New Tab Dashboard",
"short_name": "Sourcetab",
"description": "A material design dashboard for your browser's new tab page with widgets and settings.",
"chrome_url_overrides": {
"newtab": "index.html"
},
"icons": {
"16": ".\/icons\/16.png",
"19": ".\/icons\/19.png",
"38": ".\/icons\/38.png",
"48": ".\/icons\/48.png",
"64": ".\/icons\/64.png",
"128": ".\/icons\/128.png",
"300": ".\/icons\/300.png",
"500": ".\/icons\/500.png"
},
"permissions": [
"storage"
],
"version": "3.3.0",
"manifest_version": 3
} | |