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

Why have my NoSquint Plus zoom in/out buttons disappeared?

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

more options

No matter how many times I uninstall/install NoSquint Plus, +/- zoom buttons are not where they should be. It has worked wonderfully for years until now. Any help would be greatly appreciated. Thanks

No matter how many times I uninstall/install NoSquint Plus, +/- zoom buttons are not where they should be. It has worked wonderfully for years until now. Any help would be greatly appreciated. Thanks

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

It appears that the NoSquint extension has been coded to stop working 90 days after April 23.

  • const build = 1492970883; // April 23, 1017
  • if(new Date().getTime() > (build*1000)+(3*30*24*60*60*1000)) return;

Version 50.0 is the last version without this date check.

See also my reply in this thread: With my Firefox updated to 54.0.1, it seems Nosquint plus no longer works. And I only see 53.1 for the latest Nosquint plus update.

Make sure to disable automatic update of this extension until the developer has fixed this.

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

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

more options

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

It appears that the NoSquint extension has been coded to stop working 90 days after April 23.

  • const build = 1492970883; // April 23, 1017
  • if(new Date().getTime() > (build*1000)+(3*30*24*60*60*1000)) return;

Version 50.0 is the last version without this date check.

See also my reply in this thread: With my Firefox updated to 54.0.1, it seems Nosquint plus no longer works. And I only see 53.1 for the latest Nosquint plus update.

Make sure to disable automatic update of this extension until the developer has fixed this.

Được chỉnh sửa bởi cor-el vào

more options

Thanks so much, version 50.0 works for now.

more options

You can install the latest 54.0 version from the NoSquint Plus page that has been released by the creator of this extension.