Dreams Tab
Dreams Tab: Customize Your Tab, Unleash Your Creativity!
Dreams Tabとは何ですか?
Dreams Tabはar04041986によって開発されたChromeの拡張機能で、その主な機能は「Dreams Tab: Customize Your Tab, Unleash Your Creativity!」です。
拡張機能のスクリーンショット
Dreams Tab拡張機能のCRXファイルをダウンロード
Dreams Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Not reaching your Potential? Not Inspired? Not Motivated? Take Accountability for your Dreams with the "Dreams Tab"! By clicking “Add to Chrome”, I accept and agree to install the Dreams Tab Chrome extension and set 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 Google. EULA: https://dreamstabon.xyz/eula.html Privacy: https://dreamstabon.xyz/privacy-policy.html About: https://dreamstabon.xyz/about-us.html Contact: https://dreamstabon.xyz/contact-us.html Reach Your Full Potential! Get Inspired every day! Get Motivated every day!
拡張機能の基本情報
名前 | Dreams Tab |
ID | bogmpgagofghonefngnlddcdlkomcdam |
公式URL | https://chromewebstore.google.com/detail/dreams-tab/bogmpgagofghonefngnlddcdlkomcdam |
説明 | Dreams Tab: Customize Your Tab, Unleash Your Creativity! |
ファイルサイズ | 4.44 MB |
インストール数 | 2,886 |
現在のバージョン | 1.0.4 |
最終更新日 | 2024-01-25 |
公開日 | 2024-01-17 |
評価 | 5.00/5 合計 5 レビュー |
開発者 | ar04041986 |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://timezonesusa.xyz/privacy-policy.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dreams Tab", "description": "Dreams Tab: Customize Your Tab, Unleash Your Creativity!", "manifest_version": 3, "version": "1.0.4", "background": { "service_worker": "\/js\/background.js" }, "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": "logo.png" }, "icons": { "128": "logo.png", "48": "logo.png", "32": "logo.png", "16": "logo.png" }, "permissions": [ "storage" ] } |