Space Tab

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

What is Space Tab?

Space Tab is a Chrome extension developed by Space Tab, and its main feature is "Make yourself more productive with Space Tab - extension that adapts to your desires!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Space Tab Extension CRX File

Download Space Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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! 🌠📮                    

Extension Basic Information

Name Space Tab Space Tab
ID kdnkppfomagbanmhnjpcajkedlcdicgj
Official URL https://chromewebstore.google.com/detail/space-tab/kdnkppfomagbanmhnjpcajkedlcdicgj
Description Make yourself more productive with Space Tab - extension that adapts to your desires!
File Size 259 KB
Installation Count 11,211
Current Version 1.0.3
Last Updated 2023-07-21
Publish Date 2023-05-24
Rating 4.67/5 Total 15 Ratings
Developer Space Tab
Email [email protected]
Payment Type free
Extension Website https://spaceytab.com/index.html
Help Page URL https://spaceytab.com/contact.html
Privacy Policy Page URL https://spaceytab.com/privacy-policy.html
Supported Languages 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"
    }
}