Messenger Central

No more switching between tabs to access your messenger apps!.

Was ist Messenger Central?

Messenger Central ist eine Chrome-Erweiterung, die von Mediastinct entwickelt wurde, und ihr Hauptmerkmal ist "No more switching between tabs to access your messenger apps!.".

Erweiterungsscreenshots

screenshot

Messenger Central-Erweiterungs-CRX-Datei herunterladen

Laden Sie Messenger Central-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Messenger Central brings you your favorite messengers and chat apps in one place. Stay organized and manage your time more efficiently as you stay connected with your friends and colleagues from the comfort of this browser toolbar. From WhatsApp to Instagram, access your it all in one place with ease along with a search box to browse the internet.

How to get started:
Messenger Central is a browser extension which is integrated into Chrome to provide users access to messenger accounts in one place. The new tab extension is easy to use and user-friendly and once the it is added to Chrome, users need to login to their messenger accounts as per the Terms stated by the respective apps to stay connected and chat away! To browse the internet, add text in the search box.
Note: This extension does not store or share any personal information, financial details, or authentication permissions.

Features:
Safe and secure access to WhatsApp, Instagram, Line and more
Customized web search results provided by Microsoft Bing
Ease of navigation between apps
Completely free to use

Permissions
It  needs permission to allow a new tab to display the Messenger Central extension with the features including access to messenger apps and  customised search. This extension does NOT ask for your login or password.

Uninstallation:
To uninstall the "Messenger Central" extension in Chrome, go to chrome://extensions/ and locate "Messenger Central", click on the Remove option and you will be prompted with a pop up "Remove Messenger Central?", click the Remove button and the extension will get uninstalled.

By clicking "Add to Chrome", I accept and agree to install the "Messenger Central" extension and hereby agree to set Chrome New Tab to that provided by the service and the Privacy Policy and Terms of Use.

Please refer to our Privacy Policy (https://mediastinct.com/privacy-policy/) and Terms of Use (https://mediastinct.com/terms-conditions/) or contact us at [email protected] for any queries.

Disclaimer: Messenger Central is not a part of any of the applications or messengers added in this extension including WhatsApp, Instagram, Line and the others. It is an unofficial app (browser add-on) and an independent project, and functions only as a toolbar extension that has been created to ensure that messenger services and the search box can be accessed and used at ease. Please, refer to our Privacy Policy for more details on the purpose and methods of our handling user data. 
The search engine on the new tab will change to Microsoft Bing once downloaded.                    

Grundlegende Informationen zur Erweiterung

Name Messenger Central Messenger Central
ID hhljlkkodanjjefajfnmlihohigmfbbl
Offizielle URL https://chromewebstore.google.com/detail/messenger-central/hhljlkkodanjjefajfnmlihohigmfbbl
Beschreibung No more switching between tabs to access your messenger apps!.
Dateigröße 386 KB
Installationsanzahl 710
Aktuelle Version 1.9
Letztes Update 2023-12-02
Veröffentlichungsdatum 2020-06-21
Bewertung 1.00/5 Insgesamt 1 Bewertungen
Entwickler Mediastinct
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://discussionarea.com/
URL der Datenschutzrichtlinien-Seite https://mediastinct.com/privacy-policy
Unterstützte Sprachen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Messenger Central",
    "description": "No more switching between tabs to access your messenger apps!.",
    "version": "1.9",
    "icons": {
        "128": "icons\/icon.png"
    },
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "templates\/index.html"
    },
    "action": {
        "default_title": "",
        "default_icon": "icons\/icon.png"
    }
}