Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში. აქ არავინ უნდა მოგთხოვოთ ტელეფონზე დარეკვა, შეტყობინების გაგზავნა ან პირადი მონაცემების გაზიარება. რამე საეჭვოს შემჩნევისას გთხოვთ გვაცნობოთ „დარღვევის მოხსენებით“.

ვრცლად

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

  • 3 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 70 ნახვა
  • ბოლოს გამოეხმაურა 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

ყველა პასუხი (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?