[No-Root] - [Open Source] - [Safe for FB Account]
New -> [Included a Manager to patch apps on your phone]
A safe and clean way to select ChatHead or Bubble in Facebook Messenger.
Note: If your phone is rooted, you should follow the root method instead. Check this Thread.
Download:
- ChatHeadEnabler-v2.4.4.apk (422 KB)
Requirements:
- Uninstall all facebook apps (only for the first time): facebook, messenger, facebook lite, etc.
- First Install ChatHeadEnabler module.
- After that, Install a patched Messenger app from here.
- That's all.
[If you need any other facebook apps (facebook, facebook lite etc), install them from here too]
Get Patched Apps:
Now there are two ways you can get patched messenger app.
Safest and easiest way is to patch apps yourself with MRVPatch Manager (including any future updates as soon as facebook releases them), there's no need to use other peoples modified messenger. Another way is to download pre-patched apps from here (see below).
Download MRVPatch Manager: (to patch apps yourself)
- MRVPatchManager-v2.0.1.apk (7 MB)
[Watch video tutorial for MRVPatchManager]
[If you want to patch using pc tool instead, see pc instruction from below]
Download pre-patched apps: (last update: 21-Dec-2022)
- Messenger-v390.2.0.29.103.apk (54 MB)
- Facebook-v396.0.0.21.104.apk (75 MB)
- Facebook-lite-v334.0.0.17.101.apk (2.0 MB)
- Business-suite-v387.4.0.34.103.apk (82 MB)
Feature:
By default, this module enables the chat head feature.
If your device have chat head but you want to use bubble,
- Open messenger app and go to its setting page.
- Click on the toggle icon from the top-right corner.
- Choose bubble option from the pop-up dialog.
[If you want to hide the toggle icon, long press on it and remove.]
_____________________________________________________
Are you wondering whether it is safe to use?
Source code: MRVPatcher
Source code: ChatHeadEnabler
Source code: MRVPatchManager
New -> [Included a Manager to patch apps on your phone]
A safe and clean way to select ChatHead or Bubble in Facebook Messenger.
Note: If your phone is rooted, you should follow the root method instead. Check this Thread.
Download:
- ChatHeadEnabler-v2.4.4.apk (422 KB)
Requirements:
- Uninstall all facebook apps (only for the first time): facebook, messenger, facebook lite, etc.
- First Install ChatHeadEnabler module.
- After that, Install a patched Messenger app from here.
- That's all.
[If you need any other facebook apps (facebook, facebook lite etc), install them from here too]
Get Patched Apps:
Now there are two ways you can get patched messenger app.
Safest and easiest way is to patch apps yourself with MRVPatch Manager (including any future updates as soon as facebook releases them), there's no need to use other peoples modified messenger. Another way is to download pre-patched apps from here (see below).
Download MRVPatch Manager: (to patch apps yourself)
- MRVPatchManager-v2.0.1.apk (7 MB)


[If you want to patch using pc tool instead, see pc instruction from below]
Download pre-patched apps: (last update: 21-Dec-2022)
- Messenger-v390.2.0.29.103.apk (54 MB)
- Facebook-v396.0.0.21.104.apk (75 MB)
- Facebook-lite-v334.0.0.17.101.apk (2.0 MB)
- Business-suite-v387.4.0.34.103.apk (82 MB)
Feature:
By default, this module enables the chat head feature.
If your device have chat head but you want to use bubble,
- Open messenger app and go to its setting page.
- Click on the toggle icon from the top-right corner.
- Choose bubble option from the pop-up dialog.
[If you want to hide the toggle icon, long press on it and remove.]

_____________________________________________________
Are you wondering whether it is safe to use?
Is it safe to use?
This whole project is open source. So, yeah, it is safe, just like any other app installed from the playstore.
[Make sure you installed the MRVPatch Manager from the official github link]
Is it safe for your Facebook account?
Absolutely, that's why you need to install ChatHeadEnabler. It enables chathead in a clean way with a method provided by Facebook internally.
What safety measures are taken for apk files?
The manager downloads your selected app from various apk servers and verifies it against the original facebook signature, which makes sure you are patching an official app pulled from the playstore. It will prevent you from installing any unsafe apps if the verification process is failed.
This whole project is open source. So, yeah, it is safe, just like any other app installed from the playstore.
[Make sure you installed the MRVPatch Manager from the official github link]
Is it safe for your Facebook account?
Absolutely, that's why you need to install ChatHeadEnabler. It enables chathead in a clean way with a method provided by Facebook internally.
What safety measures are taken for apk files?
The manager downloads your selected app from various apk servers and verifies it against the original facebook signature, which makes sure you are patching an official app pulled from the playstore. It will prevent you from installing any unsafe apps if the verification process is failed.
Note: This patch doesn't mess with original messenger code, that means any feature related bug you experience is probably from messenger itself (or maybe from your ROM). You should try different messenger versions in that case.
If something is wrong with the patch, it will crash or simply chat head will not work.
Here are some known issues that are not caused by this patch:
-> Screen freezes for 1-2 seconds whenever interact with chat head?
This is due to security restriction of A12.
Solution (PC Required):
-> Go to "Developer options". (find from Settings)
-> Enable "USB debugging" option
-> Enable "USB debugging (Security settings)" option [for MIUI].
-> Run this adb command from PC:
[If you don't know how to use adb command, you might find a tutorial from xda or youtube]
-> Facebook links are not opening in facebook app?
Solution (PC Required):
-> Go to "Developer options". (find from Settings)
-> Enable "USB debugging" option
-> Run this adb command from PC:
If something is wrong with the patch, it will crash or simply chat head will not work.
Here are some known issues that are not caused by this patch:
-> Screen freezes for 1-2 seconds whenever interact with chat head?
This is due to security restriction of A12.
Solution (PC Required):
-> Go to "Developer options". (find from Settings)
-> Enable "USB debugging" option
-> Enable "USB debugging (Security settings)" option [for MIUI].
-> Run this adb command from PC:
Code:
adb shell settings put global block_untrusted_touches 0
[If you don't know how to use adb command, you might find a tutorial from xda or youtube]
-> Facebook links are not opening in facebook app?
Solution (PC Required):
-> Go to "Developer options". (find from Settings)
-> Enable "USB debugging" option
-> Run this adb command from PC:
Code:
adb shell pm set-app-links --package com.facebook.katana 1 all
Instructions:
- Download MRVPatcher-5.5.2.jar
- Download and Install Java JDK 11+
- Download Messenger apk from ApkMirror [1]
- Move MRVPatcher and Messenger to a separate folder.
- Open terminal (or cmd) on that folder.
- Run command: [2]
- A new file
- Follow the same instructions for any other facebook apps.
[1]: Do not download
[2]: To sign with your own key, use
[+]: For more info, run
- Download MRVPatcher-5.5.2.jar
- Download and Install Java JDK 11+
- Download Messenger apk from ApkMirror [1]
- Move MRVPatcher and Messenger to a separate folder.
- Open terminal (or cmd) on that folder.
- Run command: [2]
Code:
java -jar MRVPatcher-5.5.2.jar Messenger.apk
Messenger-mrv.apk
will be produced.- Follow the same instructions for any other facebook apps.
[1]: Do not download
aplha
/beta
version from ApkMirror.[2]: To sign with your own key, use
-ks
option.[+]: For more info, run
java -jar MRVPatcher-5.5.2.jar -h
Source code: MRVPatcher
Source code: ChatHeadEnabler
Source code: MRVPatchManager
Last edited: