Space Tab

Make yourself more productive with Space Tab - extension that adapts to your desires!

Space Tabとは何ですか?

Space TabはSpace Tabによって開発されたChromeの拡張機能で、その主な機能は「Make yourself more productive with Space Tab - extension that adapts to your desires!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Space Tab拡張機能のCRXファイルをダウンロード

Space Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        By clicking "Add to Chrome", you accept and agree to installing the Space Tab extension and setting Chrome™ new tab to that provided by the service and the EULA and Privacy Policy. The extension will update your search settings and will change your search engine to be provided by Microsoft Bing.

🚀 Prepare to embark on an extraordinary browsing adventure with Space Tab, the Chrome extension that will transport you to the depths of the universe and beyond! 🌌✨

🌠 Experience a new tab page like never before as this extension unveils a captivating gateway to the cosmos, immersing you in the breathtaking beauty of space with its mesmerizing backgrounds and enchanting animations. 💫🌟

🌤️ But that's not all! Stay connected to the real world while exploring the celestial wonders with the integrated weather widget, ensuring you're ready for whatever weather lies ahead as you embark on your cosmic journey. ☀️🌧️❄️

We empower you to take full control of your new tab's appearance, giving you the freedom to hide or reveal its incredible features. Create a browsing experience that aligns with your style, whether you prefer a minimalist approach or desire a complete immersion in the cosmic splendor. 🎨🌈

Embark on an extraordinary voyage through the cosmos and let this cosmic extension redefine the way you explore the web. Get ready to be amazed, inspired, and transported to galaxies far, far away every time you open a new tab! 🚀🌌🔭

📞 Need assistance or have any questions? We're here to help! Feel free to reach out to us via email at [email protected]. Alternatively, if you prefer traditional mail, you can send your inquiries or comments to the following address:

Corso Studio OU
Veerise 10-8
Tallinn, Estonia 13516

Our dedicated team is eager to assist you and ensure your Space Tab experience is out of this world! 🌠📮                    

拡張機能の基本情報

名前 Space Tab Space Tab
ID kdnkppfomagbanmhnjpcajkedlcdicgj
公式URL https://chromewebstore.google.com/detail/space-tab/kdnkppfomagbanmhnjpcajkedlcdicgj
説明 Make yourself more productive with Space Tab - extension that adapts to your desires!
ファイルサイズ 259 KB
インストール数 11,211
現在のバージョン 1.0.3
最終更新日 2023-07-21
公開日 2023-05-24
評価 4.67/5 合計 15 レビュー
開発者 Space Tab
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://spaceytab.com/index.html
ヘルプページのURL https://spaceytab.com/contact.html
プライバシーポリシーページのURL https://spaceytab.com/privacy-policy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Space Tab",
    "description": "Make yourself more productive with Space Tab - extension that adapts to your desires!",
    "version": "1.0.3",
    "icons": {
        "16": "\/images\/16.png",
        "32": "\/images\/32.png",
        "64": "\/images\/64.png",
        "128": "\/images\/128.png"
    },
    "short_name": "spaceyTabCh",
    "chrome_url_overrides": {
        "newtab": "html\/new_tab_page.html"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/spaceytab.com\/*"
    ],
    "manifest_version": 3,
    "background": {
        "service_worker": "bg.js"
    }
}