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!」です。
拡張機能のスクリーンショット
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)
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" } } |