Dreams Tab

Dreams Tab: Customize Your Tab, Unleash Your Creativity!

¿Qué es Dreams Tab?

Dreams Tab es una extensión de Chrome desarrollada por ar04041986, y su función principal es "Dreams Tab: Customize Your Tab, Unleash Your Creativity!".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Dreams Tab

Descarga archivos de extensión Dreams Tab en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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!                    

Información Básica de la Extensión

Nombre Dreams Tab Dreams Tab
ID bogmpgagofghonefngnlddcdlkomcdam
URL Oficial https://chromewebstore.google.com/detail/dreams-tab/bogmpgagofghonefngnlddcdlkomcdam
Descripción Dreams Tab: Customize Your Tab, Unleash Your Creativity!
Tamaño del Archivo 4.44 MB
Cantidad de Instalaciones 2,886
Versión Actual 1.0.4
Última Actualización 2024-01-25
Fecha de Publicación 2024-01-17
Calificación 5.00/5 Total de 5 Calificaciones
Desarrollador ar04041986
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://timezonesusa.xyz/privacy-policy.html
Idiomas Soportados 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"
    ]
}