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ファイルをダウンロード

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
Eメール [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"
    }
}