New Tab Direct - City

Lets you search through the web with a beautiful city wallpaper and a search bar every new tab.

O que é New Tab Direct - City?

New Tab Direct - City é uma extensão do Chrome desenvolvida por Trilee, e sua principal característica é "Lets you search through the web with a beautiful city wallpaper and a search bar every new tab.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão New Tab Direct - City

Baixe arquivos de extensão New Tab Direct - City 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

                        Search the internet with stunning new tab city wallpapers.

By clicking "Add to chrome", I accept and agree to installing the New Tab Direct - City 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.trileehome.com/apps/ntd-city/eula
Privacy Policy: https://www.trileehome.com/apps/ntd-city/privacy-policy
About Us: https://www.trileehome.com/about
Contact Us:  https://www.trileehome.com/contact-us                    

Informações Básicas da Extensão

Nome New Tab Direct - City New Tab Direct - City
ID cfhmmkaibjpacpekombninekhblghpoa
URL Oficial https://chromewebstore.google.com/detail/new-tab-direct-city/cfhmmkaibjpacpekombninekhblghpoa
Descrição Lets you search through the web with a beautiful city wallpaper and a search bar every new tab.
Tamanho do Arquivo 3.32 MB
Contagem de Instalações 31
Versão Atual 1.021
Última Atualização 2021-10-01
Data de Publicação 2021-06-24
Classificação 4.50/5 Total de 2 Avaliações
Desenvolvedor Trilee
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://www.trileehome.com/
URL da Página de Ajuda http://www.trileehome.com/contact-us
URL da Página de Política de Privacidade https://www.trileehome.com/new-tab-direct/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.021",
    "name": "New Tab Direct - City",
    "description": "Lets you search through the web with a beautiful city wallpaper and a search bar every new tab.",
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "browser_action": {
        "default_icon": "icons\/48x48.png"
    },
    "chrome_url_overrides": {
        "newtab": "src\/tab.html"
    }
}