Aura Tab
Beautiful Browser Start Page
O que é Aura Tab?
Aura Tab é uma extensão do Chrome desenvolvida por Aura Tab, e sua principal característica é "Beautiful Browser Start Page".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Aura Tab
Baixe arquivos de extensão Aura Tab 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
A simple new tab page with lovely background pictures from around the world with a date and time feature. Make your new tab look nice with Aura Tab! By clicking "Add to Chrome" you accept and agree to install the Aura Tab extension to take over new tabs with wallpaper and day/time features, and to the Terms and Privacy Policy. The search facility within Aura Tab is provided by Bing. Terms of Use: https://www.auranewtab.com/terms-condition.html Privacy Policy: https://www.auranewtab.com/privacy-policy.html
Informações Básicas da Extensão
Nome | Aura Tab |
ID | nmjakpfjpiemcbfhjillmjoeidmkmlgm |
URL Oficial | https://chromewebstore.google.com/detail/aura-tab/nmjakpfjpiemcbfhjillmjoeidmkmlgm |
Descrição | Beautiful Browser Start Page |
Tamanho do Arquivo | 7.62 MB |
Contagem de Instalações | 33 |
Versão Atual | 1.0.3 |
Última Atualização | 2022-06-22 |
Data de Publicação | 2021-10-24 |
Desenvolvedor | Aura Tab |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://www.auranewtab.com/privacy-policy.html |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Aura Tab", "version": "1.0.3", "manifest_version": 3, "description": "Beautiful Browser Start Page", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" } } |