Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Search Support

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 can I customize Firefox to have my own about:___?

  • 3 பதிலளிப்புகள்
  • 1 இந்த பிரச்சனை உள்ளது
  • 70 views
  • Last reply by the-edmeister

So what I want to do is create my own about:___ configuration. Examples can be about:config and about:preferences

I would like to create my own such as about:custom

So what I want to do is create my own about:___ configuration. Examples can be about:config and about:preferences I would like to create my own such as about:custom

All Replies (3)

Many add-ons have an about page for their own settings.

Since the about page is composed of numerous elements (XUL layout language, scripting, style sheets), an extension is the most logical way to add it to Firefox. I don't know whether there is any preexisting framework for this project, or whether you have to do it from scratch, which might be more work that it's worth...

jscher2000 said

Many add-ons have an about page for their own settings. Since the about page is composed of numerous elements (XUL layout language, scripting, style sheets), an extension is the most logical way to add it to Firefox. I don't know whether there is any preexisting framework for this project, or whether you have to do it from scratch, which might be more work that it's worth...

What are some add-ons that are close to what I was explaining?