Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

How can I customize Firefox to have my own about:___?

  • 3 përgjigje
  • 1 e ka hasur këtë problem
  • 30 parje
  • Përgjigjja më e re nga 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

Krejt Përgjigjet (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?