[MODULE] Chrome Home Button

TENN3R

Senior Member
Dec 6, 2014
843
446
83
Trento
Hi guys,
I was looking for a way to bring back the home button in Chrome like in the old versions, and I found a method. Now I made this module for personal use but I'd like to share it with you because it might be useful for you too.

Note: the apk file was not made by me, it was in old CM roms as system app, so don't credit me for this. I'm not the author, as years ago a similar module was already published here on xda somewhere, I just found the apk and build the new module and tested myself.

Please note: since I didn't develop this apk, I am unable to fix any kind of possible bug. I just made the module.

https://imgur.com/WPxNB07 - Button in top bar

https://imgur.com/EtUhNeh - Enable in settings

///BUGS:
-None (?)


///WHERE IT'S WORKING:
- Works in Magisk 15+
- Should work in any Android release that supports Magisk
- Works in official Chrome app (not tried on Beta, Dev and Canary)
- Chrome app must be installed as system app


///DOWNLOAD:
- See attachments






Feel free to report if it works on other Chrome releases, I will update the OP.
 

Attachments

Last edited:

BurnedDrake

Senior Member
Oct 31, 2017
145
58
0
Hi guys,
I was looking for a way to bring back the home button in Chrome like in the old versions, and I found a method. Now I made this module for personal use but I'd like to share it with you because it might be useful for you too.

Note: the apk file was not made by me, it was in old CM roms as system app, so don't credit me for this. I'm not the author, as years ago a similar module was already published here on xda somewhere, I just found the apk and build the new module and tested myself.

Please note: since I didn't develop this apk, I am unable to fix any kind of possible bug. I just made the module.

https://imgur.com/WPxNB07 - Button in top bar

https://imgur.com/EtUhNeh - Enable in settings

///BUGS:
-None (?)


///WHERE IT'S WORKING:
- Works in Magisk 15+
- Should work in any Android release that supports Magisk
- Works in official Chrome app (not tried on Beta, Dev and Canary)


///DOWNLOAD:
- See attachments






Feel free to report if it works on other Chrome releases, I will update the OP.
You don't need a module for that, it's already there:screenshot.jpg

Sent from my H1611 using Tapatalk
 

kryzeK

Senior Member
Jul 17, 2012
1,201
821
143
Cachoeira Paulista
On some phones it's enabled by default, but for example on pixel stock that button doesn't exist.




On my pixel 8.1 works. Maybe clean chrome cache/data will help?
Cache and data cleaned. Unfortunately unsuccessfully, maybe Chrome needs to be a system-app? It's a system app on my tablet but not on my phone.
 

TENN3R

Senior Member
Dec 6, 2014
843
446
83
Trento
Cache and data cleaned. Unfortunately unsuccessfully, maybe Chrome needs to be a system-app? It's a system app on my tablet but not on my phone.
Yes, that could be. Not sure about it, but since I have it in system folder too, maybe only as system app works.

Sent from my Google Pixel using XDA Labs
 

kryzeK

Senior Member
Jul 17, 2012
1,201
821
143
Cachoeira Paulista
I think for that is better use App Systemizer since it's made specifically for these kind of actions
I do not think it's a good idea to depend on using another module to use it, because without Chrome in /system, your module is completely non-functional.

Btw could you put this module in the Magisk Repo?