WebExtension.net
WebExtension.net

Saverd Recipe Clipper

View on Chrome Web Store
View Saverd Recipe Clipper Chrome Extension on Chrome Web Store
5.0 (1 ratings)

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

Save recipes from hundreds of recipe sites right to your Saverd recipe box.
Type
Extension
Users
45 users
7
Website saverd.com
Saverd
View author page of Saverd
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 11, 2023
Version 2.1
Manifest version
3
Updated
Updated on October 7, 2024
View on Chrome Web Store
View Saverd Recipe Clipper 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",
    "manifest_version": 3,
    "name": "Saverd Recipe Clipper",
    "description": "Save recipes from hundreds of recipe sites right to your Saverd recipe box.",
    "version": "2.1",
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icons\/128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "browser_specific_settings": {
        "gecko": {
            "id": "{d3f8f9f1-40c6-423f-923d-6a2dc7ba2c87}",
            "strict_min_version": "69.0"
        }
    }
}
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