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 |
电子邮箱 | [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" ] } |