Tech New Tab Backgrounds

Beautiful random tech themed new tab backgrounds!

O que é Tech New Tab Backgrounds?

Tech New Tab Backgrounds é uma extensão do Chrome desenvolvida por Addon Tech Group, e sua principal característica é "Beautiful random tech themed new tab backgrounds!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Tech New Tab Backgrounds

Baixe arquivos de extensão Tech New Tab Backgrounds no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Tech New Tab Backgrounds Tech New Tab Backgrounds
ID mdoljkinamgpeicdpodlaooiodjnpphb
URL Oficial https://chrome.google.com/webstore/detail/tech-new-tab-backgrounds/mdoljkinamgpeicdpodlaooiodjnpphb
Descrição Beautiful random tech themed new tab backgrounds!
Tamanho do Arquivo 19.96 KB
Contagem de Instalações 20,000
Versão Atual 1.052
Última Atualização 2021-06-28
Data de Publicação 2021-04-27
Classificação 4.44/5 Total de 9 Avaliações
Desenvolvedor Addon Tech Group
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.addontechgroup.com/
URL da Página de Ajuda https://www.addontechgroup.com/contact
Idiomas Suportados 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"
    }
}