Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How to build and install Firefox Metro UI?

Hi,

I'm working on a Firefox based browser. I want to enable that Metro UI that Mozilla abandoned; I'm trying to do a two mode thing. How can I enable the Metro UI version in the source code? I notice there's a metro folder in the source code.

Hi, I'm working on a Firefox based browser. I want to enable that Metro UI that Mozilla abandoned; I'm trying to do a two mode thing. How can I enable the Metro UI version in the source code? I notice there's a metro folder in the source code.

Chosen solution

All Replies (7)

In the newest version of Nightly, you will need to open the menu and click on "Relaunch in Windows 8 Touch" to switch to Metro mode.

See: How do I launch Firefox for Windows 8 Touch?

Swarnava Sengupta said

In the newest version of Nightly, you will need to open the menu and click on "Relaunch in Windows 8 Touch" to switch to Metro mode. See: How do I launch Firefox for Windows 8 Touch?

I understand that, but I want to know how to enable that in the source code. I'm trying to make the browser have the Metro UI and the newest Nightly build doesn't have that feature.

The Metro development was stopped some 13 months ago.

https://blog.mozilla.org/futurereleases/2014/03/14/metro/

Modified by James (On Vacation)

Swarnava Sengupta said

In the newest version of Nightly, you will need to open the menu and click on "Relaunch in Windows 8 Touch" to switch to Metro mode. See: How do I launch Firefox for Windows 8 Touch?

This is a old outdated article.

James said

The Metro development was stopped some 13 months ago. https://blog.mozilla.org/futurereleases/2014/03/14/metro/

I am aware of this; however, I want to enable it in the source code. I don't want just a desktop browser; I want a Metro UI one as well. That's why I want to enable the Metro UI in the source code. I'm building my own Firefox browser, if that clears anything up.

ubunturox104 said

James said
The Metro development was stopped some 13 months ago. https://blog.mozilla.org/futurereleases/2014/03/14/metro/

I am aware of this; however, I want to enable it in the source code. I don't want just a desktop browser; I want a Metro UI one as well. That's why I want to enable the Metro UI in the source code. I'm building my own Firefox browser, if that clears anything up.

Okay, scratch that. Is there a way that I can inject modern Firefox code into the Firefox 19 code?

Chosen Solution

Modified by James (On Vacation)