WebExtension.net
WebExtension.net

All Best Recipes

View on Chrome Web Store
View All Best Recipes Chrome Extension on Chrome Web Store
4.0 (1 ratings)

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

All Best Recipes replaces your new tab with quick recipe search with sponsored web search.
Type
Extension
Users
30,000 users
All Best Recipes
View author page of All Best Recipes
Published
Published on May 1, 2022
Version 1.0.2
Manifest version
3
Updated
Updated on September 9, 2024
View on Chrome Web Store
View All Best Recipes Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.2",
    "manifest_version": 3,
    "short_name": "All Best Recipes",
    "description": "All Best Recipes replaces your new tab with quick recipe search with sponsored web search.",
    "name": "All Best Recipes",
    "background": {
        "service_worker": "service_worker.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "search",
        "storage"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "*.json",
                "favicon.ico"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
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