WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Eat This Much Recipe Clipper

Eat This Much Recipe Clipper

View on Chrome Web Store
View Eat This Much Recipe Clipper Chrome Extension on Chrome Web Store
Add to bookmarks
3.7 (12 ratings)
38 views
This extension has been viewed 38 times
0 downloads
This extension has been downloaded 0 times

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

This extension allows you to quickly import recipes to use in your Eat This Much meal plans.
Type
Extension
Users
4,000 users
1K
Eat This Much
View author page of Eat This Much
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 29, 2017
Version 2.0
Manifest version
3
Updated
Updated on March 3, 2025
lifestyle/household
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Eat This Much Recipe Clipper Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Eat This Much Recipe Clipper",
    "author": "Eat This Much Inc.",
    "description": "This extension allows you to quickly import recipes to use in your Eat This Much meal plans.",
    "version": "2.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js",
        "scripts": [
            "background.js"
        ],
        "type": "module"
    },
    "action": {
        "default_icon": {
            "16": "clipper-favicon-16.png",
            "32": "clipper-favicon-32.png",
            "48": "clipper-favicon-48.png",
            "128": "clipper-favicon-128.png"
        },
        "default_title": "Import Recipe to Eat This Much"
    },
    "icons": {
        "16": "clipper-favicon-16.png",
        "32": "clipper-favicon-32.png",
        "48": "clipper-favicon-48.png",
        "128": "clipper-favicon-128.png"
    },
    "permissions": [
        "activeTab"
    ],
    "short_name": "ETM Clipper"
}
© 2025 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