Tiện ích trình duyệt Firefox
  • Tiện ích mở rộng
  • Chủ đề
    • cho Firefox
    • Từ điển & gói ngôn ngữ
    • Các trang web trình duyệt khác
    • Tiện ích cho Android
Đăng nhập
Xem trước Enterprise Policy Generator

Enterprise Policy Generator bởi Sören Hentzschel

The Enterprise Policy Engine allows administrators to configure Firefox via a configuration file. The Enterprise Policy Generator helps to create the configuration file.

4.8 (41 reviews)4.8 (41 reviews)
645 Users645 Users
Bạn sẽ cần Firefox để sử dụng tiện ích mở rộng này
Tải xuống Firefox và tải tiện ích mở rộng
Tải xuống tập tin

Siêu dữ liệu mở rộng

Ảnh chụp màn hình
Về tiện ích mở rộng này
Generates Enterprise Policies for Firefox.

With Firefox 60 and Firefox ESR 60, Mozilla has introduced the so-called Enterprise Policy Engine. The Enterprise Policy Engine allows administrators to configure Firefox via a configuration file. The advantage of this configuration file over Group Policy Objects (GPO) is that this method does not only work on Windows, but cross-platform on Windows, Apple macOS and Linux.

Although this extension is not directly related to the CCK2 Wizard, it shares the same idea as CCK2 Wizard, but it is for Firefox 60 or higher and Enterprise Policies. The Enterprise Policy Generator helps to create the configuration file, so that no in-depth study of the documentation and all possible options is necessary. Administrators can simply click together the desired Enterprise Policies.

<b>Enterprise Policy Generator is a WebExtension and compatible with Firefox Browser 60 and higher (Firefox Browser 68 or higher is required for the latest version of Enterprise Policy Generator).</b>

<b>Features</b>

<ul>
<li>simply click together the desired Enterprise Policies</li>
<li>supports all policies which are supported by Firefox 60</li>
<li>validation for mandatory fields and URLs</li>
<li>special marking of policies that only work with Firefox ESR</li>
<li>info links for some policies to get additional information</li>
<li>you can save any number of different configurations, load them at a later time (and of course delete them)</li>
<li>you can also export configurations and import them on other devices</li>
<li>if a policy requires a newer version than Firefox 60.0 or Firefox ESR 60.0 a notice is displayed</li>
<li>a filter field allows to search in the descriptions of the policies and in the internal policy names</li>
</ul>

<b>Shortcuts</b>

The interface can be accessed via the toolbar button or the keyboard. For this purpose the combination <b>Shift + F10</b> is reserved. Or you can open the interface via a menu entry in the tools menu.

<b>Planned features</b>

You can find the roadmap and request new features in the <a href="https://github.com/cadeyrn/enterprise-policy-generator/issues">issues tracker</a>.

<b>Languages</b>

The extension is currently available in the following languages:

<ul>
<li>English</li>
<li>German</li>
<li>French (Thanks, Rom and Toinane!)</li>
<li>Simplified Chinese (Thanks, fang5566 and yfdyh000!)</li>
<li>Russian (Thanks, wvxwxvw and solokot!)</li>
<li>Upper Sorbian (Thanks, milupo!)</li>
<li>Lower Sorbian (Thanks, milupo!)</li>
</ul>

<b>Permissions</b>

Enterprise Policy Generator needs several permissions to work properly. To give you full transparency this overview also lists “silent“ permissions.

Mandatory permissions:

No special permissions are needed to install and use Enterprise Policy Generator!

optional permissions

This permission is not needed to install and use Enterprise Policy Generator but Enterprise Policy Generator will ask you at runtime once the following permissions is needed:
  • download files and read and modify the browser's download history

This permission is needed for providing the option to download the generated “policies.json” file or to export configurations.

Silent permissions:

Enterprise Policy Generator needs some more permissions, but Firefox does not prompt for the following permissions:
  • menus

The menus permission is needed for providing a menu entry in the tools menu to access Enterprise Policy Generator's user interface.
  • storage (since 2.0.0)

The storage permission is needed so that you can save and load configurations.
Được xếp hạng 4,8 (bởi 1 người dùng)
Đăng nhập để đánh giá tiện ích này
Chưa có xếp hạng nào

Đã lưu xếp hạng sao

5
36
4
4
3
0
2
0
1
1
Đọc tất cả 41 đánh giá
Quyền hạn và dữ liệuTìm hiểu thêm

Quyền hạn tùy chọn:

  • Tải xuống các tập tin và chỉnh sửa lịch sử tải về của trình duyệt
Thêm thông tin
Liên kết tiện ích
  • Trang chủ
  • Trang hỗ trợ
Phiên bản
6.5.0
Kích cỡ
153,46 KB
Cập nhật gần nhất
2 tháng trước (11 Thg 06 2025)
Thể loại có liên quan
  • Khác
Giấy phép
Mozilla Public License 2.0
Lịch sử các phiên bản
  • Xem tất cả phiên bản
Thêm vào bộ sưu tập
Báo cáo tiện ích này
Hỗ trợ nhà phát triển này

Nhà phát triển của tiện ích mở rộng này yêu cầu bạn giúp hỗ trợ sự phát triển liên tục của nó bằng cách đóng góp nhỏ.

Đóng góp ngay bây giờ

Ghi chú phát hành cho phiên bản 6.5.0
Enhancements
  • Improved nested-object policy type, needed for Containers policy
  • Added support for sorting enum fields by their localized labels, used in new Containers policy

Enterprise Policies
  • Added support for Containers policy to set the initial set of tab containers
  • Added support for AllowFileSelectionDialogs policy to disable file selection dialogs
  • Added support for DisableEncryptedClientHello policy to disable use of the TLS feature Encrypted Client Hello (ECH)
  • Added Fallback option to DNSOverHTTPS policy to determines whether Firefox will use your default DNS resolver if there is a problem with the secure DNS provider
  • Added support for HttpAllowlist policy to configure sites that will not automatically be upgraded to HTTPS
  • Added support for HttpsOnlyMode policy to configure the HTTPS-Only mode
  • Added support for PostQuantumKeyAgreementEnabled policy to enable or disable post-quantum key agreement for TLS
  • Added support for TranslateEnabled policy to enable or disable the local translation feature
  • Added support for PrivateBrowsingModeAvailability policy to set the availability of private windows. It cannot be used together with the DisablePrivateBrowsing policy
  • Added FirefoxLabs option to UserMessaging policy to enable or disable the “Firefox Labs” section in the Firefox settings
  • Added support for MicrosoftEntraSSO policy to allow single sign-on for Microsoft Entra accounts
  • Added support for identity.fxaccounts.toolbar. and security.block_fileuri_script_with_wrong_mime in Preferences policy
  • Added private_browsing option to ExtensionSettings policy to configure whether an extension should be enabled in private browsing
  • The SearchEngines policy is no longer ESR only
  • Removed WhatsNew option from UserMessaging policy (Thanks, berkaynayman!) and removed it from existing configurations
  • Added support for additional cryptographic ciphers to DisabledCiphers policy

Translations
  • Fixed wrong environment variable in description of Certificates|Install policy
  • Updated wording for AutofillAddressEnabled and AutofillCreditCardEnabled policies
  • Updated Russian translation (Thanks, solokot!)
Tiện ích mở rộng khác của Sören Hentzschel
  • Chưa có xếp hạng nào

  • Chưa có xếp hạng nào

  • Chưa có xếp hạng nào

  • Chưa có xếp hạng nào

  • Chưa có xếp hạng nào

  • Chưa có xếp hạng nào

Đi đến trang chủ Mozilla

Tiện ích

  • Giới thiệu
  • Blog tiện ích Firefox
  • Extension Workshop
  • Trung tâm nhà phát triển
  • Chính sách nhà phát triển
  • Blog cộng đồng
  • Diễn đàn
  • Báo cáo một lỗi
  • Hướng dẫn đánh giá

Trình duyệt

  • Desktop
  • Mobile
  • Enterprise

Sản phẩm

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Riêng tư
  • Cookie
  • Pháp lý

Trừ trường hợp khác đã ghi chú, nội dung trên trang này được cấp phép theo giấy phép Creative Commons Attribution Share-Alike v3.0 hoặc bất kỳ phiên bản nào sau này.