Daily Feast Recipe
This extension allows you to find popular recipes in new tab page.
Qu'est-ce que Daily Feast Recipe ?
Daily Feast Recipe est une extension Chrome développée par Vanity Fair Media, et sa fonction principale est "This extension allows you to find popular recipes in new tab page.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Daily Feast Recipe
Téléchargez les fichiers d'extension Daily Feast Recipe au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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)
Informations de Base sur l'Extension
Nom | |
ID | bnggmdgjgmpipklopejnfekojkgbcfnc |
URL Officiel | https://chromewebstore.google.com/detail/daily-feast-recipe/bnggmdgjgmpipklopejnfekojkgbcfnc |
Description | This extension allows you to find popular recipes in new tab page. |
Taille du Fichier | 12.93 KB |
Nombre d'Installations | 11,038 |
Version Actuelle | 71.60.90.102 |
Dernière Mise à Jour | 2022-09-28 |
Date de Publication | 2020-10-20 |
Développeur | Vanity Fair Media |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://dailyfeastrecipe.com/privacy-policy |
Langues Prises en Charge | 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" } |