What Should I Eat?

Discover what to eat with a new tab

What is What Should I Eat??

What Should I Eat? is a Chrome extension developed by https://whatshouldieat.xyz, and its main feature is "Discover what to eat with a new tab".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download What Should I Eat? Extension CRX File

Download What Should I Eat? 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

                        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.                    

Extension Basic Information

Name What Should I Eat? What Should I Eat?
ID odopgncgnappoijnnfddcipaegjmnihl
Official URL https://chromewebstore.google.com/detail/what-should-i-eat/odopgncgnappoijnnfddcipaegjmnihl
Description Discover what to eat with a new tab
File Size 419 KB
Installation Count 16
Current Version 2.1.3
Last Updated 2018-02-26
Publish Date 2018-02-26
Rating 5.00/5 Total 4 Ratings
Developer https://whatshouldieat.xyz
Payment Type free
Extension Website https://www.facebook.com/lightspeedturtle/
Help Page URL https://www.facebook.com/lightspeedturtle/
Supported Languages 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": []
}