Swat Dining

Displays Swarthmore Dining Options for the day

Swat Dining란 무엇입니까?

Swat Dining은(는) sccs-developers에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Displays Swarthmore Dining Options for the day"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Swat Dining 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}