Dream

Browse through the Internet with a dream-like effect

Τι είναι το Dream;

Το Dream είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://trackrely.com, και η κύρια λειτουργία του είναι "Browse through the Internet with a dream-like effect".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Dream

Λήψη αρχείων επέκτασης Dream σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Dream Dream
ID ljhhlhafdielcdpiapcgamaelonikccm
Επίσημο URL https://chromewebstore.google.com/detail/dream/ljhhlhafdielcdpiapcgamaelonikccm
Περιγραφή Browse through the Internet with a dream-like effect
Μέγεθος Αρχείου 3.45 MB
Αριθμός Εγκαταστάσεων 42
Τρέχουσα Έκδοση 1.01
Τελευταία Ενημέρωση 2021-11-02
Ημερομηνία Δημοσίευσης 2021-10-18
Αξιολόγηση 3.80/5 Συνολικά 5 Αξιολογήσεις
Προγραμματιστής https://trackrely.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.trackrely.com
Διεύθυνση URL της Σελίδας Βοήθειας https://www.trackrely.com/contact
URL της Σελίδας Πολιτικής Απορρήτου https://www.trackrely.com/dream/privacy-policy-dream
Υποστηριζόμενες Γλώσσες 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"
    }
}