Tech New Tab Backgrounds
Beautiful random tech themed new tab backgrounds!
什么是Tech New Tab Backgrounds?
Tech New Tab Backgrounds是由Addon Tech Group开发的Chrome扩展程序,该扩展的主要功能是“Beautiful random tech themed new tab backgrounds!”。
扩展截图
下载Tech New Tab Backgrounds扩展crx文件
下载Tech New Tab Backgrounds扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Random new tab page backgrounds with exciting tech images! By clicking "Add to chrome", I accept and agree to installing the Tech 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/tech/terms Privacy Policy: https://www.addontechgroup.com/new-tab-series/tech/privacy-policy About Us: http://www.addontechgroup.com/about Contact Us: http://www.addontechgroup.com/contact Icons taken from flaticon.com
扩展基本信息
名称 | |
ID | mdoljkinamgpeicdpodlaooiodjnpphb |
官方URL | https://chrome.google.com/webstore/detail/tech-new-tab-backgrounds/mdoljkinamgpeicdpodlaooiodjnpphb |
简介 | Beautiful random tech themed new tab backgrounds! |
文件大小 | 19.96 KB |
安装次数 | 20,000 |
当前版本 | 1.052 |
更新时间 | 2021-06-28 |
上架时间 | 2021-04-27 |
评分 | 4.44/5 共9次评分 |
开发者 | 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": "Tech New Tab Backgrounds", "description": "Beautiful random tech 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" } } |