Split screen Tab

Enjoy your new Split screen Tab on every new tab

Τι είναι το Split screen Tab;

Το Split screen Tab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Promotionly LLC, και η κύρια λειτουργία του είναι "Enjoy your new Split screen Tab on every new tab".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Split screen Tab

Λήψη αρχείων επέκτασης Split screen Tab σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Split Screen Tab 🚀📺

Transform your browsing experience with the Split Screen Tab extension! This innovative tool provides a powerful new tab page complete with a search feature and a popup interface equipped with customizable screen-splitting icons. Effortlessly organize your workspace and enjoy the flexibility to split your screen as you desire.

By clicking "Add to Chrome," I accept and agree to installing the Split Screen Tab extension and setting chrome new tab search provider to Microsoft Bing as described by the service in terms of use https://splitscree-newntab.com/terms and privacy policy https://splitscree-newntab.com/privacy.

Features:

Customizable Splitting Icons: Access a variety of icons in the popup interface that allow you to split your screen in different ways, providing optimal multitasking capabilities.
New Tab with Search: Enjoy a dynamic new tab page with a built-in search feature, making it easier than ever to find what you're looking for.
Flexible Screen Layouts: Tailor your screen layout to your specific needs, whether you prefer side-by-side windows, top-and-bottom splits, or other arrangements.
Popup Convenience: Utilize the popup interface for quick and intuitive screen splitting, making multitasking a breeze.
User-Friendly: https://splitscree-newntab.com Getting started is simple—just install the extension, and you'll unlock a world of versatile screen-splitting possibilities, all within your new tab page.

Free and Ad-Free:

The Split Screen Tab extension is completely free to use and entirely free from distracting ads, ensuring a seamless and clutter-free browsing experience.


For more information, please refer to our:

Terms of Service
https://splitscree-newntab.com/terms

Privacy Policy
https://splitscree-newntab.com/privacy

About Us
https://splitscree-newntab.com/about                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Split screen Tab Split screen Tab
ID knlhlfiojjnoijjgdcagfjfingjhlemh
Επίσημο URL https://chromewebstore.google.com/detail/split-screen-tab/knlhlfiojjnoijjgdcagfjfingjhlemh
Περιγραφή Enjoy your new Split screen Tab on every new tab
Μέγεθος Αρχείου 1.25 MB
Αριθμός Εγκαταστάσεων 18
Τρέχουσα Έκδοση 1.0.6
Τελευταία Ενημέρωση 2024-01-11
Ημερομηνία Δημοσίευσης 2024-01-11
Προγραμματιστής Promotionly LLC
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://splitscree-newntab.com/privacy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "1.0.6",
    "default_locale": "en",
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "assets\/images\/icons\/icon-16x16.png",
        "48": "assets\/images\/icons\/icon-48x48.png",
        "128": "assets\/images\/icons\/icon-128x128.png"
    },
    "action": {
        "default_icon": {
            "16": "assets\/images\/icons\/icon-16x16.png",
            "48": "assets\/images\/icons\/icon-48x48.png",
            "128": "assets\/images\/icons\/icon-128x128.png"
        }
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage",
        "activeTab"
    ]
}