Dream

Browse through the Internet with a dream-like effect

Apa itu Dream?

Dream adalah ekstensi Chrome yang dikembangkan oleh https://trackrely.com, dan fitur utamanya adalah "Browse through the Internet with a dream-like effect".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Dream

Unduh file ekstensi Dream dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Dream Dream
ID ljhhlhafdielcdpiapcgamaelonikccm
URL Resmi https://chromewebstore.google.com/detail/dream/ljhhlhafdielcdpiapcgamaelonikccm
Deskripsi Browse through the Internet with a dream-like effect
Ukuran File 3.45 MB
Jumlah Instalasi 42
Versi Saat Ini 1.01
Terakhir Diperbarui 2021-11-02
Tanggal Publikasi 2021-10-18
Penilaian 3.80/5 Total 5 Penilaian
Pengembang https://trackrely.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.trackrely.com
URL Halaman Bantuan https://www.trackrely.com/contact
URL Halaman Kebijakan Privasi https://www.trackrely.com/dream/privacy-policy-dream
Bahasa yang Didukung 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"
    }
}