Messenger Central

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

Messenger Central란 무엇입니까?

Messenger Central은(는) Mediastinct에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "No more switching between tabs to access your messenger apps!."입니다.

확장 프로그램 스크린샷

screenshot

Messenger Central 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 Messenger Central Messenger Central
ID hhljlkkodanjjefajfnmlihohigmfbbl
공식 URL https://chromewebstore.google.com/detail/messenger-central/hhljlkkodanjjefajfnmlihohigmfbbl
설명 No more switching between tabs to access your messenger apps!.
파일 크기 386 KB
설치 횟수 710
현재 버전 1.9
최근 업데이트 2023-12-02
출시 날짜 2020-06-21
평점 1.00/5 총 1 개의 평점
개발자 Mediastinct
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://discussionarea.com/
개인정보 보호 정책 페이지 URL https://mediastinct.com/privacy-policy
지원되는 언어 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"
    }
}