My Space Tab

An excellent new tab extension for your Chrome browser with a Space theme.

My Space Tab क्या है?

My Space Tab Bony Innovation Ltd. द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An excellent new tab extension for your Chrome browser with a Space theme."।

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

screenshot
screenshot
screenshot

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

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

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

                        “My Space” transforms your new tab into a breathtaking space-themed experience, featuring stunning background images of galaxies, nebulas, and other celestial objects that change every time you open a new tab.

If you're a space enthusiast or just looking to add some cosmic flair to your browsing experience, download "My Space" today!

In addition to the beautiful visuals, "My Space" also includes an enhanced search bar that allows you to quickly and easily search the web with just a few keystrokes. 

By clicking "add to Chrome", I accept and agree to install the "My Space" Tab extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Use- https://www.myspacetab.com/tos and Privacy Policy-https://www.myspacetab.com/privacy


If you have any questions or feedback about the "My Space" extension, please contact us at: [email protected]                    

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

नाम My Space Tab My Space Tab
ID hpbcepobmhifanbjpghbcmjpiffeckfh
आधिकारिक URL https://chromewebstore.google.com/detail/my-space-tab/hpbcepobmhifanbjpghbcmjpiffeckfh
विवरण An excellent new tab extension for your Chrome browser with a Space theme.
फ़ाइल का आकार 3.45 MB
स्थापना संख्या 1,202
वर्तमान संस्करण 1.0.4
अंतिम अपडेट 2023-07-28
प्रकाशन तिथि 2023-04-15
डेवलपर Bony Innovation Ltd.
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.myspacetab.com/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "My Space Tab",
    "version": "1.0.4",
    "description": "An excellent new tab extension for your Chrome browser with a Space theme.",
    "icons": {
        "16": "assets\/icons\/16px.png",
        "96": "assets\/icons\/96px.png",
        "128": "assets\/icons\/128px.png"
    },
    "author": "Bony Innovation Ltd",
    "homepage_url": "https:\/\/www.myspacetab.com\/",
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*.myspacetab.com\/*"
    ],
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    },
    "background": {
        "service_worker": "mainClass.js",
        "type": "module"
    }
}