Food New Tab Backgrounds

Beautiful random food themed new tab backgrounds!

Hvad er Food New Tab Backgrounds?

Food New Tab Backgrounds er en Chrome-udvidelse udviklet af Addon Tech Group, og dens hovedfunktion er "Beautiful random food themed new tab backgrounds!".

Udvidelsesskærmbilleder

screenshot

Download Food New Tab Backgrounds-udvidelses-CRX-fil

Download Food New Tab Backgrounds-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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)                    

Grundlæggende oplysninger om udvidelsen

Navn Food New Tab Backgrounds Food New Tab Backgrounds
ID dadjjjgdihjannhodknplifcfcinghkn
Officiel URL https://chrome.google.com/webstore/detail/food-new-tab-backgrounds/dadjjjgdihjannhodknplifcfcinghkn
Beskrivelse Beautiful random food themed new tab backgrounds!
Filstørrelse 23.2 KB
Antal Installationer 10,000
Nuværende Version 1.052
Senest Opdateret 2021-06-28
Udgivelsesdato 2021-05-23
Bedømmelse 4.83/5 Samlet 12 Bedømmelser
Udvikler Addon Tech Group
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.addontechgroup.com/
Hjælpeside-URL https://www.addontechgroup.com/contact
Understøttede Sprog 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"
    }
}