What Should I Eat?
Discover what to eat with a new tab
Cos'è What Should I Eat??
What Should I Eat? è un'estensione di Chrome sviluppata da https://whatshouldieat.xyz, e la sua funzione principale è "Discover what to eat with a new tab".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione What Should I Eat?
Scarica i file di estensione What Should I Eat? 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
                        Look no further! Discover what to eat with a tantalizing and inspiring new recipe each time you open a new Chrome tab on your computer.
An initiative of Lightspeed Turtle.                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | odopgncgnappoijnnfddcipaegjmnihl | 
| URL Ufficiale | https://chromewebstore.google.com/detail/what-should-i-eat/odopgncgnappoijnnfddcipaegjmnihl | 
| Descrizione | Discover what to eat with a new tab | 
| Dimensione del File | 419 KB | 
| Conteggio Installazioni | 16 | 
| Versione Corrente | 2.1.3 | 
| Ultimo Aggiornamento | 2018-02-26 | 
| Data di Pubblicazione | 2018-02-26 | 
| Valutazione | 5.00/5 Totale 4 Valutazioni | 
| Sviluppatore | https://whatshouldieat.xyz | 
| Tipo di Pagamento | free | 
| Sito Web dell'Estensione | https://www.facebook.com/lightspeedturtle/ | 
| URL della Pagina di Aiuto | https://www.facebook.com/lightspeedturtle/ | 
| Lingue Supportate | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "What Should I Eat?",
    "version": "2.1.3",
    "description": "Discover what to eat with a new tab",
    "short_name": "What Should I Eat?",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "16x16.png",
        "48": "48x48.png",
        "128": "128x128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/www.googletagmanager.com https:\/\/cdnjs.cloudflare.com https:\/\/maxcdn.bootstrapcdn.com https:\/\/www.google-analytics.com https:\/\/ssl.google-analytics.com https:\/\/use.fontawesome.com https:\/\/embed.typeform.com https:\/\/static.hotjar.com https:\/\/insights.hotjar.com; object-src 'self'",
    "permissions": []
}  |  |