Swat Dining

Displays Swarthmore Dining Options for the day

Co je Swat Dining?

Swat Dining je rozšíření Chrome vyvinuté sccs-developers, a jeho hlavní funkcí je „Displays Swarthmore Dining Options for the day“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Swat Dining

Stáhněte si soubory rozšíření Swat Dining ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Swat Dining Swat Dining
ID hljemhgbbhjcmclhbdlalcoljlmjidll
Oficiální URL https://chromewebstore.google.com/detail/swat-dining/hljemhgbbhjcmclhbdlalcoljlmjidll
Popis Displays Swarthmore Dining Options for the day
Velikost souboru 415 KB
Počet instalací 49
Aktuální Verze 3.3.3
Poslední Aktualizace 2024-01-25
Datum Vydání 2022-09-27
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář sccs-developers
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.sccs.swarthmore.edu/
URL Stránky Nápovědy https://forms.gle/5fS8ieox4cXbwzLZ6
Podporované Jazyky 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"
    }
}