Mozilla 도움말 검색

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

자세히 살펴보기

Local Addon setup

  • 4 답장
  • 1 이 문제를 만남
  • 최종 답변자: jeffrey27

more options

Hi, I just finished writing a few lines of javascript to automate bookmark management. I tested my Addon using about:debugging > Temporary Extensions, and now I'd like to keep the extension loaded across firefox sessions.

What is the best process for doing this? I attempted to create a .xpi file but when installing via "about:addons > Install addon from file" I get the message "This addon could not be installed because it could not be verified".

What is Firefox's self-signing process for this? I don't want to have to install dev versions of the browser just to automate one task.

Hi, I just finished writing a few lines of javascript to automate bookmark management. I tested my Addon using about:debugging > Temporary Extensions, and now I'd like to keep the extension loaded across firefox sessions. What is the best process for doing this? I attempted to create a .xpi file but when installing via "about:addons > Install addon from file" I get the message "This addon could not be installed because it could not be verified". What is Firefox's self-signing process for this? I don't want to have to install dev versions of the browser just to automate one task.

선택된 해결법

Wonderful, that's slower than an automated process but I don't expect to make a ton of changes, and I can always test newest stuff via about:debugging. Thanks!

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

모든 댓글 (4)

more options

I thought if your Addon is on the same loaded Browser it is loaded for all sessions in the Browser?

도움이 되셨습니까?

more options

Once loaded as a temporary extension via about:debugging, if I close firefox and open it the Addon is no longer running in about:debugging. I want my code to run without configuration steps every day.

도움이 되셨습니까?

more options

I see, but since it kept saying not verified I think that would require Firefox Addon site to verify the Addon to work I guess. I think this might be something to look at to get it verified so it works as Addon.

https://connect.mozilla.org/t5/discussions/i-made-a-nice-addon-how-can-i-get-it-verified-by-mozilla/m-p/17990

도움이 되셨습니까?

more options

선택된 해결법

Wonderful, that's slower than an automated process but I don't expect to make a ton of changes, and I can always test newest stuff via about:debugging. Thanks!

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.