Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 1 件の返信
  • 3 人がこの問題に困っています
  • 5 回表示
  • 最後の返信者: 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.

選ばれた解決策

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

この回答をすべて読む 👍 3

すべての返信 (1)

more options

選ばれた解決策

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