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」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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" } } |