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
官方網址 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"
    }
}