Daily Feast Recipe

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

Daily Feast Recipeとは何ですか?

Daily Feast RecipeはVanity Fair Mediaによって開発されたChromeの拡張機能で、その主な機能は「This extension allows you to find popular recipes in new tab page.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Daily Feast Recipe拡張機能のCRXファイルをダウンロード

Daily Feast Recipe拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
}