Dreams Tab

Dreams Tab: Customize Your Tab, Unleash Your Creativity!

Co to jest Dreams Tab?

Dreams Tab to rozszerzenie Chrome opracowane przez ar04041986, a jego główną funkcją jest „Dreams Tab: Customize Your Tab, Unleash Your Creativity!”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Dreams Tab

Pobierz pliki rozszerzeń Dreams Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Dreams Tab Dreams Tab
ID bogmpgagofghonefngnlddcdlkomcdam
Oficjalny URL https://chromewebstore.google.com/detail/dreams-tab/bogmpgagofghonefngnlddcdlkomcdam
Opis Dreams Tab: Customize Your Tab, Unleash Your Creativity!
Rozmiar pliku 4.44 MB
Liczba instalacji 2,886
Aktualna Wersja 1.0.4
Ostatnia Aktualizacja 2024-01-25
Data Publikacji 2024-01-17
Ocena 5.00/5 Łącznie 5 Oceny
Deweloper ar04041986
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://timezonesusa.xyz/privacy-policy.html
Obsługiwane Języki 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"
    ]
}