Simple Calendar

A fast calendar that shows next month and supports events.

Simple Calendarคืออะไร?

Simple Calendar เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jmigpin และคุณลักษณะหลักของมันคือ "A fast calendar that shows next month and supports events."

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

screenshot
screenshot

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

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

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

                        Yeap, a simple calendar. Shows next month as well and supports events.

v0.7: fix sunday/monday headers issue; de-style select year border; center icon logo vertically; 
v0.6: added option to select first day of the week.
v0.5: updated manifest file to version 3; improvements to year selection.
v0.4: updated manifest file to version 2 as required by Google.
v0.3: new icon; no more background process; show custom flags.
v0.2: added events; remembers last selected month.
v0.1: first release.                    

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

ชื่อ Simple Calendar Simple Calendar
ID cibnaiaedegbllcicgigdlpmgglhoaee
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/simple-calendar/cibnaiaedegbllcicgigdlpmgglhoaee
คำอธิบาย A fast calendar that shows next month and supports events.
ขนาดไฟล์ 20.45 KB
จำนวนการติดตั้ง 609
เวอร์ชันปัจจุบัน 0.7
อัปเดตครั้งล่าสุด 2024-02-08
วันที่เผยแพร่ 2013-06-14
คะแนน 4.00/5 รวมทั้งหมด 4 คะแนน
ผู้พัฒนา jmigpin
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Simple Calendar",
    "description": "A fast calendar that shows next month and supports events.",
    "version": "0.7",
    "permissions": [],
    "action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "options_page": "options.html",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}

ส่วนขยายที่เกี่ยวข้อง