Swat Dining

Displays Swarthmore Dining Options for the day

Qu'est-ce que Swat Dining ?

Swat Dining est une extension Chrome développée par sccs-developers, et sa fonction principale est "Displays Swarthmore Dining Options for the day".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Swat Dining

Téléchargez les fichiers d'extension Swat Dining au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Swat Dining Swat Dining
ID hljemhgbbhjcmclhbdlalcoljlmjidll
URL Officiel https://chromewebstore.google.com/detail/swat-dining/hljemhgbbhjcmclhbdlalcoljlmjidll
Description Displays Swarthmore Dining Options for the day
Taille du Fichier 415 KB
Nombre d'Installations 49
Version Actuelle 3.3.3
Dernière Mise à Jour 2024-01-25
Date de Publication 2022-09-27
Évaluation 5.00/5 Total 1 Évaluations
Développeur sccs-developers
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.sccs.swarthmore.edu/
URL de la Page d'Aide https://forms.gle/5fS8ieox4cXbwzLZ6
Langues Prises en Charge 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"
    }
}