WebExtension.net
WebExtension.net

Recipe Cart | Viewer & Grocery Assistant

View on Chrome Web Store
View Recipe Cart | Viewer & Grocery Assistant Chrome Extension on Chrome Web Store
4.7 (42 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

View online recipes without distraction. Easily select ingredients for same-day delivery. Print, share, or save a copy for later.
Type
Extension
Users
3,000 users
Recipe Cart
View author page of Recipe Cart
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 18, 2020
Version 3.5.0
Manifest version
3
Updated
Updated on January 5, 2024
View on Chrome Web Store
View Recipe Cart | Viewer & Grocery Assistant Chrome Extension on Chrome Web Store
lifestyle/household
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Parker Place, Lauren Place, Dave Conroy, and John O'Sullivan",
    "short_name": "Recipe Cart",
    "name": "Recipe Cart | Viewer & Grocery Assistant",
    "version": "3.5.0",
    "manifest_version": 3,
    "description": "View online recipes without distraction. Easily select ingredients for same-day delivery. Print, share, or save a copy for later.",
    "icons": {
        "16": ".\/media\/cart48.png",
        "32": ".\/media\/cart48.png",
        "48": ".\/media\/cart48.png",
        "96": ".\/media\/cart96.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi73xMZXQElvXuJC32xzi029EKS2SYq3isJGE\/sxfu9sup9B73NXt\/p0+CAFM1lmDQiy1omCvCvF8KtUbprRB5Z6W23jblbLZBh3h2JfRB5+nVQm3gqTFAcbo7B05PqnaqAwHR6Uej06bkU6vwGQlmnDnTgxkf4Z2b62Ut+uh0mTqhlxwXChw7kLTs4ml8lmEtwAszZo2eRzQtbFv\/14rczJkBqVXIrppJ16NdjkPGnI5MJxtiesLPqiXfOWJwaR6PNeNmbQOQNr8WqgOLlX35++GOYEL1O49NW6XQm+vLUrdUHnFGIIg0odzEYTyiANrE4LC\/IqNTXOlU1JuHfborQIDAQAB",
    "homepage_url": "https:\/\/getrecipecart.com",
    "background": {
        "service_worker": "app\/background.js"
    },
    "permissions": [
        "storage",
        "identity"
    ],
    "oauth2": {
        "client_id": "796089407545-j7ofg7hi8gfddtt5ar98ucjthl6tkl25.apps.googleusercontent.com",
        "scopes": [
            "email",
            "profile"
        ]
    },
    "host_permissions": [
        "https:\/\/*.getrecipecart.com\/*",
        "https:\/\/www.amazon.com\/*",
        "https:\/\/www.instacart.com\/*",
        "https:\/\/www.googleapis.com\/oauth2\/",
        "https:\/\/graph.facebook.com\/*"
    ],
    "action": {
        "default_title": "Recipe Cart",
        "default_icon": ".\/media\/cart48.png",
        "default_popup": "popup.html"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "css": [
                "\/css\/root.css"
            ],
            "js": [
                "\/static\/js\/content.js"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top