Swat Dining

Displays Swarthmore Dining Options for the day

Swat Diningคืออะไร?

Swat Dining เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sccs-developers และคุณลักษณะหลักของมันคือ "Displays Swarthmore Dining Options for the day"

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

screenshot
screenshot
screenshot

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

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

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

                        Displays Swarthmore Campus dining options for the day. Made by the Swarthmore College Computer Society (SCCS).

Quickly access Swarthmore Swarthmore Campus dining options by clicking on the extension. Switch between tabs to view different menu options. Toggle for light or dark mode in the upper right, turn off tags for easier visibility, and customize tag visibility for dietary restrictions.

For any problems, contact us: [email protected] or fill out our form at https://forms.gle/5fS8ieox4cXbwzLZ6.                    

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

ชื่อ Swat Dining Swat Dining
ID hljemhgbbhjcmclhbdlalcoljlmjidll
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/swat-dining/hljemhgbbhjcmclhbdlalcoljlmjidll
คำอธิบาย Displays Swarthmore Dining Options for the day
ขนาดไฟล์ 415 KB
จำนวนการติดตั้ง 49
เวอร์ชันปัจจุบัน 3.3.3
อัปเดตครั้งล่าสุด 2024-01-25
วันที่เผยแพร่ 2022-09-27
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา sccs-developers
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.sccs.swarthmore.edu/
URL หน้าช่วยเหลือ https://forms.gle/5fS8ieox4cXbwzLZ6
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Swat Dining",
    "description": "Displays Swarthmore Dining Options for the day",
    "version": "3.3.3",
    "manifest_version": 3,
    "action": {
        "default_popup": ".\/popup.html",
        "default_icon": ".\/img\/icon_128.png"
    },
    "icons": {
        "16": ".\/img\/icon_16.png",
        "48": ".\/img\/icon_48.png",
        "128": ".\/img\/icon_128.png"
    }
}