ANF Lunch Menu

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

What is ANF Lunch Menu?

ANF Lunch Menu is a Chrome extension developed by Marko Skugor, and its main feature is "This extension shows you what the lunch menu for the week is".

Download ANF Lunch Menu Extension CRX File

Download ANF Lunch Menu 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

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

Extension Basic Information

Name ANF Lunch Menu ANF Lunch Menu
ID oelidhopmbphcbbebikjkookdpgihbhi
Official URL https://chromewebstore.google.com/detail/anf-lunch-menu/oelidhopmbphcbbebikjkookdpgihbhi
Description This extension shows you what the lunch menu for the week is
File Size 60.46 KB
Installation Count 34
Current Version 2.0.2
Last Updated 2017-08-07
Publish Date 2017-08-07
Rating 4.20/5 Total 5 Ratings
Developer Marko Skugor
Payment Type free
Supported Languages 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?"
    }
}