Food New Tab Backgrounds
Beautiful random food themed new tab backgrounds!
Qu'est-ce que Food New Tab Backgrounds ?
Food New Tab Backgrounds est une extension Chrome développée par Addon Tech Group, et sa fonction principale est "Beautiful random food themed new tab backgrounds!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Food New Tab Backgrounds
Téléchargez les fichiers d'extension Food New Tab Backgrounds 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
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)
Informations de Base sur l'Extension
Nom | |
ID | dadjjjgdihjannhodknplifcfcinghkn |
URL Officiel | https://chrome.google.com/webstore/detail/food-new-tab-backgrounds/dadjjjgdihjannhodknplifcfcinghkn |
Description | Beautiful random food themed new tab backgrounds! |
Taille du Fichier | 23.2 KB |
Nombre d'Installations | 10,000 |
Version Actuelle | 1.052 |
Dernière Mise à Jour | 2021-06-28 |
Date de Publication | 2021-05-23 |
Évaluation | 4.83/5 Total 12 Évaluations |
Développeur | Addon Tech Group |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.addontechgroup.com/ |
URL de la Page d'Aide | https://www.addontechgroup.com/contact |
Langues Prises en Charge | 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" } } |