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

Local Addon setup

  • 4 trả lời
  • 1 gặp vấn đề này
  • 18 lượt xem
  • Trả lời mới nhất được viết bởi 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.

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

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!

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

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

more options

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

Hữu ích?

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.

Hữu ích?

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

Hữu ích?

more options

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

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!

Hữu ích?

Đặt một câu hỏi

Bạn phải đăng nhập vào tài khoản của bạn để trả lời bài viết. Vui lòng bắt đầu một câu hỏi mới, nếu bạn chưa có tài khoản.