Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

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

  • 1 válasz
  • 3 embernek van ilyen problémája
  • 85 megtekintés
  • Utolsó üzenet ettől: udaykiranpulipati

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.

Kiválasztott megoldás

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"},]

Válasz olvasása eredeti szövegkörnyezetben 👍 3

Összes válasz (1)

more options

Kiválasztott megoldás

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"},]