Dream

Browse through the Internet with a dream-like effect

什么是Dream?

Dream是由https://trackrely.com开发的Chrome扩展程序,该扩展的主要功能是“Browse through the Internet with a dream-like effect”。

扩展截图

screenshot

下载Dream扩展crx文件

下载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"
    }
}