Food New Tab Backgrounds

Beautiful random food themed new tab backgrounds!

什麼是Food New Tab Backgrounds?

Food New Tab Backgrounds是由Addon Tech Group開發的Chrome擴展程式,該擴展的主要功能是“Beautiful random food themed new tab backgrounds!”。

擴展截圖

screenshot

下載Food New Tab Backgrounds擴展crx文件

下載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
官方網址 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"
    }
}