Tech New Tab Backgrounds
Beautiful random tech themed new tab backgrounds!
What is Tech New Tab Backgrounds?
Tech New Tab Backgrounds is a Chrome extension developed by Addon Tech Group, and its main feature is "Beautiful random tech themed new tab backgrounds!".
Extension Screenshots
Download Tech New Tab Backgrounds Extension CRX File
Download Tech New Tab Backgrounds extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | mdoljkinamgpeicdpodlaooiodjnpphb |
Official URL | https://chrome.google.com/webstore/detail/tech-new-tab-backgrounds/mdoljkinamgpeicdpodlaooiodjnpphb |
Description | Beautiful random tech themed new tab backgrounds! |
File Size | 19.96 KB |
Installation Count | 20,000 |
Current Version | 1.052 |
Last Updated | 2021-06-28 |
Publish Date | 2021-04-27 |
Rating | 4.44/5 Total 9 Ratings |
Developer | Addon Tech Group |
[email protected] | |
Payment Type | free |
Extension Website | https://www.addontechgroup.com/ |
Help Page URL | https://www.addontechgroup.com/contact |
Supported Languages | 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" } } |