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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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