Space Tab

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

Space Tab क्या है?

Space Tab http://spaceytab.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Make yourself more productive with Space Tab - extension that adapts to your desires!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Space Tab एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Space tab - a new dynamic look for your desktop. 🌌

With Space tab extension, you can customize your default browser and bring life to it with vibrant space wallpapers. Make your desktop the perfect working space. 

“By clicking "Add to Chrome", you accept and agree to installing the Space Tab extension and setting Chrome™ default 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 search engine to be powered by Bing.

Besides colorful galaxies and beautiful planets for the background, we added a moving star pattern overlay that dances around your screen. It's dynamic and completely under your control. You can play with it, move it around, add more stars by clicking on the desktop or clear their path by swiping with your cursor. You can also save the pattern you made and storage it within the extension so you can use it again.

There are also accurate time, weather, and location widgets, a discreet search bar that matches the environment of this extension. 

Any of these features are optional and can be turned off if you desire a neat working space.

You can visit our website for more information about this product. 
https://spaceytab.com/

Links to our privacy policy, EULA and contact page will be left below ⬇
https://spaceytab.com/privacy-policy.html
https://spaceytab.com/eula.html
https://spaceytab.com/contact.html

Learn more about our company by clicking on the link below:
About us: https://spaceytab.com/about-us.html

Beside of the contact page, you can reach us by:
e-mail: [email protected]
phone number: +37255565598

You can also approach us by sending the mail on the owner's address:

Corso Studio OU
Veerise 10-8
13516
Tallinn, Estonia

Also, if you wish to uninstall Space Tab extension just go to your toolbar in the top right corner, click 'manage extensions' and remove it. But you will be missing all the fun after that, sorry about that :(.                    

एक्सटेंशन की मूल जानकारी

नाम Space Tab Space Tab
ID mmfemjnaooioijkdafmhlephgobgdijb
आधिकारिक URL https://chrome.google.com/webstore/detail/space-tab/mmfemjnaooioijkdafmhlephgobgdijb
विवरण Make yourself more productive with Space Tab - extension that adapts to your desires!
फ़ाइल का आकार 8.58 MB
स्थापना संख्या 59,669
वर्तमान संस्करण 1.0.2
अंतिम अपडेट 2022-06-08
प्रकाशन तिथि 2022-03-10
रेटिंग 3.70/5 कुल 10 रेटिंग्स
डेवलपर http://spaceytab.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://spaceytab.com/
सहायता पृष्ठ URL https://spaceytab.com/contact.html
गोपनीयता नीति पृष्ठ URL https://www.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.2",
    "icons": {
        "16": "\/images\/16.png",
        "32": "\/images\/32.png",
        "64": "\/images\/64.png",
        "128": "\/images\/128.png"
    },
    "short_name": "MySpace",
    "chrome_url_overrides": {
        "newtab": "html\/new_tab_page.html"
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/spaceytab.com\/*"
    ],
    "manifest_version": 3,
    "background": {
        "service_worker": "bg.js"
    }
}