Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

Extension automatically opens new tab

  • 2 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi prarobo

more options

I have a linux version of firefox. When I open a second new window for the first time in a session, one of my extensions opens a tab along with a new tab. Is there a way to stop that. I checked the new tab setting and about:config and found nothing. I also checked the folder where firefox stores profile information and did a terminal search to reveal all files that have the url of the extension's webpage.

The search returned hits in the following files

addons.json addons.sqlite extensions.json extensions.sqlite places.sqlite sessionstore-backups/previous.js sessionstore-backups/upgrade.js-20150714173344 sessionstore-backups/recovery.js sessionstore-backups/recovery.bak

Any guidance on where I need to poke around?

I have a linux version of firefox. When I open a second new window for the first time in a session, one of my extensions opens a tab along with a new tab. Is there a way to stop that. I checked the new tab setting and about:config and found nothing. I also checked the folder where firefox stores profile information and did a terminal search to reveal all files that have the url of the extension's webpage. The search returned hits in the following files addons.json addons.sqlite extensions.json extensions.sqlite places.sqlite sessionstore-backups/previous.js sessionstore-backups/upgrade.js-20150714173344 sessionstore-backups/recovery.js sessionstore-backups/recovery.bak Any guidance on where I need to poke around?

Giải pháp được chọn

Do you know which extension is involved?

You shouldn't have any problem by starting Firefox in Safe Mode if the problem is really due to an extension. Have a look at this support article to start Firefox in Safe Mode or to detect the bad extension.

Maybe the extension set the new tab URL with the targeted URL when Firefox starts, and once the first new tab is open, the extension set again the new tab URL with the default value this time.

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (2)

more options

Giải pháp được chọn

Do you know which extension is involved?

You shouldn't have any problem by starting Firefox in Safe Mode if the problem is really due to an extension. Have a look at this support article to start Firefox in Safe Mode or to detect the bad extension.

Maybe the extension set the new tab URL with the targeted URL when Firefox starts, and once the first new tab is open, the extension set again the new tab URL with the default value this time.

more options

Refreshing firefox helped. Thanks.