Skip to main content

Bringing the Focus back : Firefox Focus (Builds) for Android

Firefox Focus – A Free, Fast Private Browser for....android!

On 17th November 2016 Mozilla announced Firefox Focus. A free fast and easy to use private browser for iOS. 
Focus in One Plus One
Firefox Focus was filled with goodies. From inbuilt tracker blocking, content blockers to making privacy the first class citizen. It was all of that. Wrapped in a nice package, but only for Apple Ecosystem. The argument for having focus was to make privacy dead simple and default experience for most people out there. An excellent read is this article "Privacy made simple with Firefox Focus".

And while this was all fine, a lot of us were severely disappointed that we don't have an android version. That all changes now.

Mozilla has released a port of the Firefox Focus source code and I decided to build a port from it. And this is how it looks in my One Plus One.

Notice the bin in Android
If you notice it looks almost similar to its iOS counterpart. Focus blocks tracking cookies by default in its system. But there are small design cues that are different than iOS version. In iOS you have a small erase button beside the URL to erase any history of the page you have visited.
Firefox Focus Erase Button
in iOS
And in Android, you will notice the small recycle bin on the bottom left of the screen which does the same thing. And I think I like the bin better.


I am using the Gecko build right now. There are ways to build using both Gecko and WebKit (and you get links of both at end of article). Mozilla's recommended build is the WebKit one, but being a mozillian I decided to test the gecko view anyway. The gecko build comes around 35mb and the WebKit one is of 2.2 mb. So we can clearly see that in one the whole engine gets included in the apk.

I am not entirely sure which engine Focus will use in its release version. Gecko works fine for me now.

For me the browsing experience is very similar to Firefox for Android. Pages do load a bit faster than on Firefox, that might be because of the browser blocking ads and similar resources or just my perception. Pressing the OPO's hardware back button goes back, but the forward button can only be found in the overflow menu. 

You will also notice that there is a master button to toggle trackers in the overflow menu, and that also shows you if the page you are on has any trackers that Focus in blocking at the moment. Informative I must say. There are also menu items to share the current page or open it with another browser on your device.
The settings page has options for changing your search engine, setting Focus as your default browser, and sending anonymous telemetry data. You can also enable or disable ad trackers, analytic trackers, web fonts, and social trackers separately. If you're feeling brave, there's also an option to use a more aggressive blacklist, which Focus warns "may break some videos and Web pages."

Focus by default does not let you take screenshots of a page you are in (then how did I?). The option resides in Stealth mode. But for the debug version I built, I have disabled that option. Afterall screenshots are very useful to write a blog post.

What does not work:

In my brief period of testing, I found out that the context menu of Pixel, does not work yet. It does show the context menu in the launcher but if you click on it it just shows the app is not installed. That might be a goof up in my part as well on how I built the apk

Focus get's the blocklist for its content from a modified DisconnectMe List. Do read here to know how that works with Focus.


And now the binaries to install in your phone

Firefox Focus Gecko Debug Build: Here
Firefox Focus WebKit Debug Build: Here (this might not work for you depending on your mobile)

If you are using an MIUI based Rom and can not get past the introduction animation, use this modified apk which gets you in: Modified for MIUI (Thanks, Sukanta Sarkar for being my tester)

Coverage Builds: These builds have the screenshot protection active (you can toggle on and off)

Firefox Focus WebKit Coverage Build: Here


Also, there is a treat. Firefox Klar or Firefox Clear is the same Firefox Focus, rebranded to be used in Germany. Here is the same rebranded build of Klar/Clear for Android.


Firefox Klar WebKit Debug: Here
Firefox Klar WebKit Coverage: Here

Comments

Popular posts from this blog

FirefoxOS, A keyboard and prediction: Story of my first contribution

Returning to my cubical holding a hot cup of coffee and with a head loaded with frustration and panic over a system codebase that I managed to break with no sufficient time to fix it before the next morning.  This was at IBM, New York where I was interning and working on the TJ Watson project. I returned back to my desk, turned on my dual monitors, started reading some blogs and engaging on Mozilla IRC (a new found and pretty short lived hobby). Just a few days before that, FirefoxOS was launched in India in the form of an Intex phone with a $35 price tag. It was making waves all around, because of its hefty price and poor performance . The OS struggle was showing up in the super low cost hardware. I was personally furious about some of the shortcomings, primarily the keyboard which at that time didn’t support prediction in any language other than English and also did not learn new words. Coincidentally, I came upon Dietrich Ayala in the FirefoxOS IRC channel, who at

April Fool and Google Part 2: A Round Up of ALL of Google’s April Fools Jokes

Ok....this post I think will contain all of the pranks I could find  for today. After my last post here http://rkrants.blogspot.com/2012/04/april-fool-and-google-my-favorite.html Last Time I reported Only a handful of the pranks.. Understandable, as it was only the morning. After that I stumbled upon more of them Which I am gonna round up here. Now staring with the list. The very first one is obviously our favourite Google Maps Quest The above is their official video. In a post in Google Plus they say about it as follows  Today  + Google Maps  announced Google Maps 8-bit for NES. With #8bitmaps , you can do everything you'd normally do in Maps—search for famous landmarks and sites around the world, get directions and even use Street View. Just in time for April Fool's Day, Google has introduced Google Maps Quest, a retro 8-bit version of its mapping tool that is... totally awesome. In a characteristically whimsical video, available above, Google emplo

Curious case of Cisco AnyConnect and WSL2

One thing Covid has taught me is the importance of VPN. Also one other thing COVID has taught me while I work from home  is that your Windows Machine can be brilliant  as long as you have WSL2 configured in it. So imagine my dismay when I realized I cannot access my University resources while being inside the University provided VPN client. Both of the institutions I have affiliation with, requires me to use VPN software which messes up WSL2 configuration (which of course I realized at 1:30 AM). Don't get me wrong, I have faced this multiple times last two years (when I was stuck in India), and mostly I have been lazy and bypassed the actual problem by side-stepping with my not-so-noble  alternatives, which mostly include one of the following: Connect to a physical machine exposed to the internet and do an ssh tunnel from there (not so reliable since this is my actual box sitting at lab desk, also not secure enough) Create a poor man's socks proxy in that same box to have my ow