Swat Dining

Displays Swarthmore Dining Options for the day

What is Swat Dining?

Swat Dining is a Chrome extension developed by sccs-developers, and its main feature is "Displays Swarthmore Dining Options for the day".

Extension Screenshots

screenshot
screenshot
screenshot

Download Swat Dining Extension CRX File

Download Swat Dining extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Swat Dining Swat Dining
ID hljemhgbbhjcmclhbdlalcoljlmjidll
Official URL https://chromewebstore.google.com/detail/swat-dining/hljemhgbbhjcmclhbdlalcoljlmjidll
Description Displays Swarthmore Dining Options for the day
File Size 415 KB
Installation Count 49
Current Version 3.3.3
Last Updated 2024-01-25
Publish Date 2022-09-27
Rating 5.00/5 Total 1 Ratings
Developer sccs-developers
Email [email protected]
Payment Type free
Extension Website https://www.sccs.swarthmore.edu/
Help Page URL https://forms.gle/5fS8ieox4cXbwzLZ6
Supported Languages 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"
    }
}