Food New Tab Backgrounds

Beautiful random food themed new tab backgrounds!

Food New Tab Backgroundsคืออะไร?

Food New Tab Backgrounds เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Addon Tech Group และคุณลักษณะหลักของมันคือ "Beautiful random food themed new tab backgrounds!"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Food New Tab Backgrounds

ดาวน์โหลดไฟล์ส่วนขยาย Food New Tab Backgrounds ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Random new tab page backgrounds with exciting food images!

By clicking "Add to chrome", I accept and agree to installing the Food New Tab Backgrounds Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms of Service: https://www.addontechgroup.com/new-tab-series/food/terms
Privacy Policy: https://www.addontechgroup.com/new-tab-series/food/privacy-policy
About Us: http://www.addontechgroup.com/about
Contact Us: http://www.addontechgroup.com/contact

Icons taken from flaticon.com

Icon by iconify (https://www.iconfinder.com/iconify)                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Food New Tab Backgrounds Food New Tab Backgrounds
ID dadjjjgdihjannhodknplifcfcinghkn
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/food-new-tab-backgrounds/dadjjjgdihjannhodknplifcfcinghkn
คำอธิบาย Beautiful random food themed new tab backgrounds!
ขนาดไฟล์ 23.2 KB
จำนวนการติดตั้ง 10,000
เวอร์ชันปัจจุบัน 1.052
อัปเดตครั้งล่าสุด 2021-06-28
วันที่เผยแพร่ 2021-05-23
คะแนน 4.83/5 รวมทั้งหมด 12 คะแนน
ผู้พัฒนา Addon Tech Group
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.addontechgroup.com/
URL หน้าช่วยเหลือ https://www.addontechgroup.com/contact
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Food New Tab Backgrounds",
    "description": "Beautiful random food themed new tab backgrounds!",
    "version": "1.052",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "browser_action": {
        "default_icon": "icon\/icon48.png"
    },
    "icons": {
        "16": "icon\/icon16.png",
        "48": "icon\/icon48.png",
        "128": "icon\/icon128.png"
    }
}