Dream
Browse through the Internet with a dream-like effect
O que é Dream?
Dream é uma extensão do Chrome desenvolvida por https://trackrely.com, e sua principal característica é "Browse through the Internet with a dream-like effect".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Dream
Baixe arquivos de extensão Dream 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
Sometimes you need to browse the web through a dream-like state. This addon turns your regular new tab page into a custom-made, trippy, dream-like design. Suitable for work and/or fun. Use chrome with Dream now! *Addon by Trackrely* About: https://www.trackrely.com/about Contact: https://www.trackrely.com/contact Terms: https://www.trackrely.com/dream/terms-dream Privacy: https://www.trackrely.com/dream/privacy-policy-dream By clicking “Add to chrome”, I accept and agree to installing the Dream 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.
Informações Básicas da Extensão
Nome | Dream |
ID | ljhhlhafdielcdpiapcgamaelonikccm |
URL Oficial | https://chromewebstore.google.com/detail/dream/ljhhlhafdielcdpiapcgamaelonikccm |
Descrição | Browse through the Internet with a dream-like effect |
Tamanho do Arquivo | 3.45 MB |
Contagem de Instalações | 42 |
Versão Atual | 1.01 |
Última Atualização | 2021-11-02 |
Data de Publicação | 2021-10-18 |
Classificação | 3.80/5 Total de 5 Avaliações |
Desenvolvedor | https://trackrely.com |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.trackrely.com |
URL da Página de Ajuda | https://www.trackrely.com/contact |
URL da Página de Política de Privacidade | https://www.trackrely.com/dream/privacy-policy-dream |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.01", "name": "Dream", "description": "Browse through the Internet with a dream-like effect", "icons": { "16": "ico\/16.png", "48": "ico\/48.png", "128": "ico\/128.png" }, "browser_action": { "default_icon": "ico\/48.png" }, "chrome_url_overrides": { "newtab": "app\/main.html" } } |