Daily Feast Recipe
This extension allows you to find popular recipes in new tab page.
Wat is Daily Feast Recipe?
Daily Feast Recipe is een Chrome-extensie ontwikkeld door Vanity Fair Media, en de belangrijkste functie is "This extension allows you to find popular recipes in new tab page.".
Extensie Screenshots
Download het CRX-bestand van de extensie Daily Feast Recipe
Download Daily Feast Recipe-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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)
Basisinformatie over de Extensie
Naam | |
ID | bnggmdgjgmpipklopejnfekojkgbcfnc |
Officiële URL | https://chromewebstore.google.com/detail/daily-feast-recipe/bnggmdgjgmpipklopejnfekojkgbcfnc |
Beschrijving | This extension allows you to find popular recipes in new tab page. |
Bestandsgrootte | 12.93 KB |
Aantal Installaties | 11,038 |
Huidige Versie | 71.60.90.102 |
Laatst Bijgewerkt | 2022-09-28 |
Publicatiedatum | 2020-10-20 |
Ontwikkelaar | Vanity Fair Media |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://dailyfeastrecipe.com/privacy-policy |
Ondersteunde Talen | 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" } |