ANF Lunch Menu

This extension shows you what the lunch menu for the week is

Qu'est-ce que ANF Lunch Menu ?

ANF Lunch Menu est une extension Chrome développée par Marko Skugor, et sa fonction principale est "This extension shows you what the lunch menu for the week is".

Télécharger le fichier CRX de l'extension ANF Lunch Menu

Téléchargez les fichiers d'extension ANF Lunch Menu 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

                        What's for lunch? It is no longer a mystery                    

Informations de Base sur l'Extension

Nom ANF Lunch Menu ANF Lunch Menu
ID oelidhopmbphcbbebikjkookdpgihbhi
URL Officiel https://chromewebstore.google.com/detail/anf-lunch-menu/oelidhopmbphcbbebikjkookdpgihbhi
Description This extension shows you what the lunch menu for the week is
Taille du Fichier 60.46 KB
Nombre d'Installations 34
Version Actuelle 2.0.2
Dernière Mise à Jour 2017-08-07
Date de Publication 2017-08-07
Évaluation 4.20/5 Total 5 Évaluations
Développeur Marko Skugor
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "ANF Lunch Menu",
    "description": "This extension shows you what the lunch menu for the week is",
    "version": "2.0.2",
    "icons": {
        "128": "hamburger.png"
    },
    "browser_action": {
        "default_icon": "lunch.png",
        "default_popup": "lunchmenu.html",
        "default_title": "What's for lunch?"
    }
}