Tech New Tab Backgrounds
Beautiful random tech themed new tab backgrounds!
Vad är Tech New Tab Backgrounds?
Tech New Tab Backgrounds är en Chrome-tillägg utvecklad av Addon Tech Group, och dess huvudfunktion är "Beautiful random tech themed new tab backgrounds!".
Tilläggsskärmbilder
Ladda ner Tech New Tab Backgrounds-förlängningens CRX-fil
Ladda ner Tech New Tab Backgrounds-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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
Grundläggande Information om Tillägg
Namn | |
ID | mdoljkinamgpeicdpodlaooiodjnpphb |
Officiell webbadress | https://chrome.google.com/webstore/detail/tech-new-tab-backgrounds/mdoljkinamgpeicdpodlaooiodjnpphb |
Beskrivning | Beautiful random tech themed new tab backgrounds! |
Filstorlek | 19.96 KB |
Antal Installationer | 20,000 |
Aktuell Version | 1.052 |
Senast Uppdaterad | 2021-06-28 |
Publiceringsdatum | 2021-04-27 |
Betyg | 4.44/5 Totalt 9 Betyg |
Utvecklare | Addon Tech Group |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://www.addontechgroup.com/ |
Hjälpsida URL | https://www.addontechgroup.com/contact |
Stödda Språk | 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" } } |