Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

How to change browser.startup.page from about:blank to about:newtab?

  • 6 απαντήσεις
  • 5 έχουν αυτό το πρόβλημα
  • 6 προβολές
  • Τελευταία απάντηση από Grad

more options

I'd like my browser.startup.page to display about:newtab instead of about:blank, while keeping Google as my browser.startup.homepage. I'm not sure how to do it, since browser.startup.page allows only predefined int values (0 - blank, 1 - homepage, 3 - previous session) - where can I edit/add them? Or is there another way to get the result I want?

I'd like my browser.startup.page to display about:newtab instead of about:blank, while keeping Google as my browser.startup.homepage. I'm not sure how to do it, since browser.startup.page allows only predefined int values (0 - blank, 1 - homepage, 3 - previous session) - where can I edit/add them? Or is there another way to get the result I want?

Όλες οι απαντήσεις (6)

more options

hello, go to firefox > tools >options > general, select when firefox starts: "show my homepage" & just enter about:newtab as your custom homepage.

more options

I said that I wanted to keep Google as my homepage...

more options

You can add "-url about:newtab" (without quotes) to the command line in the Firefox desktop shortcut to start Firefox with that page.
Then you can set the home page to the Google website.

more options

[Edited] There's a problem with your solution, after all...

It actually opens FF in a new window, without even grouping it with the FF icon I have pinned to the taskbar, so that's not really what I want :(

The best option would be somehow adding about:newtab to the "When FIrefox starts" menu, but I've no idea how to do it.

Τροποποιήθηκε στις από το χρήστη Grad

more options

Use the -new-tab switch instead.

  • "<path to firefox>\firefox.exe" -new-tab about:newtab
more options

Well, the problem is that I have FF pinned to taskbar, but it's not pinned by right-clicking the desktop/start menu shortcut and choosing 'pin to taskbar' - this way it becomes just a shortcut and the actual window will open next to it on taskbar. I chose 'Pin this program to taskbar' by right-clicking the active window from the taskbar itself - this way there is only one FF icon on my taskbar. Unfortunately, there's no way, that I know of, that could be used to add either -url or -new-tab about:newtab to it.