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

Disable "Remove Extension" option from context menu when clicked on browser-action in toolbar

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

more options

I want to create a safe environment in my browser with a couple of extensions that I DON'T want to be deleted by users. I tried using Private Fox to forbid access to about:addons page but I found out that user can remove an extension by simply right-clicking its browser-action icon and choosing "Remove Extension" from a context menu.

Is there a way to prevent this and hide that option from a menu?

Upd: Firefox runs on Linux machines

I want to create a safe environment in my browser with a couple of extensions that I DON'T want to be deleted by users. I tried using Private Fox to forbid access to about:addons page but I found out that user can remove an extension by simply right-clicking its browser-action icon and choosing "Remove Extension" from a context menu. Is there a way to prevent this and hide that option from a menu? Upd: Firefox runs on Linux machines

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

Your best option is probably to use a policy to prevent users from uninstalling or disabling add-ons. Read Customize Firefox using policies.json for more information.

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

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

more options

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

Your best option is probably to use a policy to prevent users from uninstalling or disabling add-ons. Read Customize Firefox using policies.json for more information.

more options

Wesley Branton said

Your best option is probably to use a policy to prevent users from uninstalling or disabling add-ons. Read Customize Firefox using policies.json for more information.

This is an interesting solution and it sure blocks the about:addons page but it does not solve the issue with context menu. If I right-click an extension image in a toolbar it still allows me to click "remove extension" and remove extension for good

more options

This actually solves my problem through "Extensions" policy and "Locked" extensions. Many thanks!