New Tab Direct - Abstract
Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.
O que é New Tab Direct - Abstract?
New Tab Direct - Abstract é uma extensão do Chrome desenvolvida por Trilee, e sua principal característica é "Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão New Tab Direct - Abstract
Baixe arquivos de extensão New Tab Direct - Abstract 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 abstract wallpapers. By clicking "Add to chrome", I accept and agree to installing the New Tab Direct - Abstract 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-abstract/eula Privacy Policy: https://www.trileehome.com/apps/ntd-abstract/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 - Abstract |
ID | eagbldepclddkcanbppboefeopcobala |
URL Oficial | https://chromewebstore.google.com/detail/new-tab-direct-abstract/eagbldepclddkcanbppboefeopcobala |
Descrição | Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab. |
Tamanho do Arquivo | 2.18 MB |
Contagem de Instalações | 86 |
Versão Atual | 1.022 |
Última Atualização | 2021-09-13 |
Data de Publicação | 2021-06-24 |
Classificação | 4.44/5 Total de 9 Avaliações |
Desenvolvedor | Trilee |
[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.022", "name": "New Tab Direct - Abstract", "description": "Lets you search through the web with a beautiful abstract 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" } } |