Dreams Tab
Dreams Tab: Customize Your Tab, Unleash Your Creativity!
O que é Dreams Tab?
Dreams Tab é uma extensão do Chrome desenvolvida por ar04041986, e sua principal característica é "Dreams Tab: Customize Your Tab, Unleash Your Creativity!".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Dreams Tab
Baixe arquivos de extensão Dreams 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
Not reaching your Potential? Not Inspired? Not Motivated? Take Accountability for your Dreams with the "Dreams Tab"! By clicking “Add to Chrome”, I accept and agree to install the Dreams Tab Chrome extension and set 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 Google. EULA: https://dreamstabon.xyz/eula.html Privacy: https://dreamstabon.xyz/privacy-policy.html About: https://dreamstabon.xyz/about-us.html Contact: https://dreamstabon.xyz/contact-us.html Reach Your Full Potential! Get Inspired every day! Get Motivated every day!
Informações Básicas da Extensão
Nome | Dreams Tab |
ID | bogmpgagofghonefngnlddcdlkomcdam |
URL Oficial | https://chromewebstore.google.com/detail/dreams-tab/bogmpgagofghonefngnlddcdlkomcdam |
Descrição | Dreams Tab: Customize Your Tab, Unleash Your Creativity! |
Tamanho do Arquivo | 4.44 MB |
Contagem de Instalações | 2,886 |
Versão Atual | 1.0.4 |
Última Atualização | 2024-01-25 |
Data de Publicação | 2024-01-17 |
Classificação | 5.00/5 Total de 5 Avaliações |
Desenvolvedor | ar04041986 |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://timezonesusa.xyz/privacy-policy.html |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dreams Tab", "description": "Dreams Tab: Customize Your Tab, Unleash Your Creativity!", "manifest_version": 3, "version": "1.0.4", "background": { "service_worker": "\/js\/background.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": "logo.png" }, "icons": { "128": "logo.png", "48": "logo.png", "32": "logo.png", "16": "logo.png" }, "permissions": [ "storage" ] } |