xStendig
A minimalist stendig calander new tab page
xStendigคืออะไร?
xStendig เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Ben M และคุณลักษณะหลักของมันคือ "A minimalist stendig calander new tab page"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย xStendig
ดาวน์โหลดไฟล์ส่วนขยาย xStendig ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A simple, stendig inspired new tab page designed for your minimalist tastes.
FEATURES
• Fully functional stendig-design calendar
• Time, year & month (including an Italian language option)
• Customizable current day colour
• Noir theme included
• Control how the days appear onto the new tab
Originally designed in 1966 by Massimo Vignelli, the stendig calendar is a classic and iconic masterpiece. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | iljkllajcjhjfjplfdeecabdbemaiabf |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/xstendig/iljkllajcjhjfjplfdeecabdbemaiabf |
| คำอธิบาย | A minimalist stendig calander new tab page |
| ขนาดไฟล์ | 96.28 KB |
| จำนวนการติดตั้ง | 75 |
| เวอร์ชันปัจจุบัน | 0.1.5.5 |
| อัปเดตครั้งล่าสุด | 2022-10-10 |
| วันที่เผยแพร่ | 2021-07-20 |
| คะแนน | 5.00/5 รวมทั้งหมด 4 คะแนน |
| ผู้พัฒนา | Ben M |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://benm.netlify.app/ |
| ภาษาที่รองรับ | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "xStendig",
"description": "A minimalist stendig calander new tab page",
"version": "0.1.5.5",
"chrome_url_overrides": {
"newtab": "files\/index.html"
},
"icons": {
"16": "ico.png",
"48": "ico.png",
"128": "ico.png"
},
"action": {
"default_icon": "ico.png"
}
} | |