Daily Feast Recipe
This extension allows you to find popular recipes in new tab page.
Daily Feast Recipeคืออะไร?
Daily Feast Recipe เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vanity Fair Media และคุณลักษณะหลักของมันคือ "This extension allows you to find popular recipes in new tab page."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Daily Feast Recipe
ดาวน์โหลดไฟล์ส่วนขยาย 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)
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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" } |