Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

How to edit the url of sites in new tab page of firefox

more options

If we open newtab in firefox 9 tabs are visible. How to edit the url address of the previously pinned tab.

If we open newtab in firefox 9 tabs are visible. How to edit the url address of the previously pinned tab.

Ausgewählte Lösung

I found solution for this problem.

1. Type about:config in firefox url and click enter.

2. An alert will be shown on click on "I'll be careful, I promise!" button.

3. Type browser.newtabpage.pinned in textbox and click enter.

4. Right click and select Modify option to edit the url address.

I want to change this url address [{"url":"http://localhost:8080/Admin/login","title":null},]

After change the url address in firefox is [{"url":"http://localhost:8080/Admin","title":"Admin"},]

Diese Antwort im Kontext lesen 👍 3

Alle Antworten (1)

more options

Ausgewählte Lösung

I found solution for this problem.

1. Type about:config in firefox url and click enter.

2. An alert will be shown on click on "I'll be careful, I promise!" button.

3. Type browser.newtabpage.pinned in textbox and click enter.

4. Right click and select Modify option to edit the url address.

I want to change this url address [{"url":"http://localhost:8080/Admin/login","title":null},]

After change the url address in firefox is [{"url":"http://localhost:8080/Admin","title":"Admin"},]