Daily Feast Recipe

This extension allows you to find popular recipes in new tab page.

Daily Feast Recipe क्या है?

Daily Feast Recipe Vanity Fair Media द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension allows you to find popular recipes in new tab page."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Daily Feast Recipe एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Easy and quick access to all popular recipes results with Daily Feast Recipe extension. Enjoy up to 1000’s of Free recipes and web search from one place.

This Chrome™ new tab extension resets your new tab page with a recipes finder tool and custom web search. 

Permissions used
"Replace the page you see when opening a new tab"

By installing this extension, you agree to the End User License Agreement (https://dailyfeastrecipe.com/terms-of-service/index.html) and Privacy Policy (https://dailyfeastrecipe.com/privacy-policy/index.html)                    

एक्सटेंशन की मूल जानकारी

नाम Daily Feast Recipe Daily Feast Recipe
ID bnggmdgjgmpipklopejnfekojkgbcfnc
आधिकारिक URL https://chromewebstore.google.com/detail/daily-feast-recipe/bnggmdgjgmpipklopejnfekojkgbcfnc
विवरण This extension allows you to find popular recipes in new tab page.
फ़ाइल का आकार 12.93 KB
स्थापना संख्या 11,038
वर्तमान संस्करण 71.60.90.102
अंतिम अपडेट 2022-09-28
प्रकाशन तिथि 2020-10-20
डेवलपर Vanity Fair Media
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://dailyfeastrecipe.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "bg.js"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "48": "images\/icon48.png"
        },
        "default_popup": "html\/popup\/popup.html"
    },
    "chrome_url_overrides": {
        "newtab": "html\/default\/index.html"
    },
    "description": "This extension allows you to find popular recipes in new tab page.",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 3,
    "name": "Daily Feast Recipe",
    "version": "71.60.90.102"
}