WebExtension.net
WebExtension.net

Recipe Saver AI

View on Chrome Web Store
View Recipe Saver AI Chrome Extension on Chrome Web Store
5.0 (5 ratings)

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

Easily save the recipe from any web page.
Type
Extension
Users
166 users
7
Better AI Apps
View author page of Better AI Apps
Featured Extension

Hand-picked for quality and usefulness

Published
Published on May 23, 2024
Version 1.3
Manifest version
3
Updated
Updated on July 25, 2024
View on Chrome Web Store
View Recipe Saver AI 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,
    "icons": {
        "16": "icons\/as_icon16.png",
        "48": "icons\/as_icon48.png",
        "128": "icons\/as_icon128.png"
    },
    "name": "__MSG_extensionName__",
    "version": "1.3",
    "description": "__MSG_extensionDescription__",
    "default_locale": "en",
    "permissions": [
        "activeTab",
        "contextMenus",
        "storage",
        "scripting"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "action": {
        "default_icon": {
            "16": "icons\/as_icon16.png",
            "48": "icons\/as_icon48.png",
            "128": "icons\/as_icon128.png"
        }
    }
}
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