Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

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.

Solution choisie

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

Lire cette réponse dans son contexte 👍 3

Toutes les réponses (1)

more options

Solution choisie

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