Dream
Browse through the Internet with a dream-like effect
What is Dream?
Dream is a Chrome extension developed by https://trackrely.com, and its main feature is "Browse through the Internet with a dream-like effect".
Extension Screenshots
Download Dream Extension CRX File
Download Dream extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Dream |
ID | ljhhlhafdielcdpiapcgamaelonikccm |
Official URL | https://chromewebstore.google.com/detail/dream/ljhhlhafdielcdpiapcgamaelonikccm |
Description | Browse through the Internet with a dream-like effect |
File Size | 3.45 MB |
Installation Count | 42 |
Current Version | 1.01 |
Last Updated | 2021-11-02 |
Publish Date | 2021-10-18 |
Rating | 3.80/5 Total 5 Ratings |
Developer | https://trackrely.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.trackrely.com |
Help Page URL | https://www.trackrely.com/contact |
Privacy Policy Page URL | https://www.trackrely.com/dream/privacy-policy-dream |
Supported Languages | 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" } } |