Dreams Tab

Dreams Tab: Customize Your Tab, Unleash Your Creativity!

什麼是Dreams Tab?

Dreams Tab是由ar04041986開發的Chrome擴展程式,該擴展的主要功能是“Dreams Tab: Customize Your Tab, Unleash Your Creativity!”。

擴展截圖

screenshot

下載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 Dreams Tab
ID bogmpgagofghonefngnlddcdlkomcdam
官方網址 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"
    ]
}