ANF Lunch Menu
This extension shows you what the lunch menu for the week is
Cos'è ANF Lunch Menu?
ANF Lunch Menu è un'estensione di Chrome sviluppata da Marko Skugor, e la sua funzione principale è "This extension shows you what the lunch menu for the week is".
Scarica il file CRX dell'estensione ANF Lunch Menu
Scarica i file di estensione ANF Lunch Menu in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
What's for lunch? It is no longer a mystery Informazioni di Base sull'Estensione
| Nome | |
| ID | oelidhopmbphcbbebikjkookdpgihbhi |
| URL Ufficiale | https://chromewebstore.google.com/detail/anf-lunch-menu/oelidhopmbphcbbebikjkookdpgihbhi |
| Descrizione | This extension shows you what the lunch menu for the week is |
| Dimensione del File | 60.46 KB |
| Conteggio Installazioni | 34 |
| Versione Corrente | 2.0.2 |
| Ultimo Aggiornamento | 2017-08-07 |
| Data di Pubblicazione | 2017-08-07 |
| Valutazione | 4.20/5 Totale 5 Valutazioni |
| Sviluppatore | Marko Skugor |
| Tipo di Pagamento | free |
| Lingue Supportate | 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?"
}
} | |