Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 3 답장
  • 3 이 문제를 만남
  • 3 보기
  • 최종 답변자: 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

선택된 해결법

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.

문맥에 따라 이 답변을 읽어주세요 👍 2

모든 댓글 (3)

more options

선택된 해결법

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.

글쓴이 cor-el 수정일시

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.