Enterprise Policy Generator 作者: 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.
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图
关于此扩展
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.
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).
Features
Shortcuts
The interface can be accessed via the toolbar button or the keyboard. For this purpose the combination Shift + F10 is reserved. Or you can open the interface via a menu entry in the tools menu.
Planned features
You can find the roadmap and request new features in the issues tracker.
Languages
The extension is currently available in the following languages:
Permissions
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.
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.
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).
Features
- simply click together the desired Enterprise Policies
- supports all policies which are supported by Firefox 60
- validation for mandatory fields and URLs
- special marking of policies that only work with Firefox ESR
- info links for some policies to get additional information
- you can save any number of different configurations, load them at a later time (and of course delete them)
- you can also export configurations and import them on other devices
- if a policy requires a newer version than Firefox 60.0 or Firefox ESR 60.0 a notice is displayed
- a filter field allows to search in the descriptions of the policies and in the internal policy names
Shortcuts
The interface can be accessed via the toolbar button or the keyboard. For this purpose the combination Shift + F10 is reserved. Or you can open the interface via a menu entry in the tools menu.
Planned features
You can find the roadmap and request new features in the issues tracker.
Languages
The extension is currently available in the following languages:
- English
- German
- French (Thanks, Rom and Toinane!)
- Simplified Chinese (Thanks, fang5566 and yfdyh000!)
- Russian (Thanks, wvxwxvw!)
- Upper Sorbian (Thanks, milupo!)
- Lower Sorbian (Thanks, milupo!)
Permissions
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.
为您的体验打分
支持这位开发者
此扩展的开发者寻求您的小小捐助以支持其持续发展。
权限详细了解
此附加组件可能也会要求:
- 下载文件和读取与修改浏览器的下载历史
更多信息
- 附加组件链接
- 版本
- 6.1.0
- 大小
- 137.25 KB
- 上次更新
- 3 个月前 (2024年9月7日)
- 相关分类
- 许可证
- Mozilla 公共许可证 2.0
- 版本历史
添加到收藏集
6.1.0 的发布说明
#### Enhancements
- Added support for a new policy type, needed for the new ManagedBookmarks policy
- Added support for a new policy type, needed for the new AllowedDomainsForApps policy
- Added support for a new policy type, needed for the updated OverrideFirstRunPage policy
- Added support for array fields in array objects, needed for the new AutoLaunchProtocolsFromOrigins policy
- Added option for URL fields to require secure connection (https://)
- Added option to set info link for array properties
- For fields with multiple possible values, it should be possible to remove the last one
- Legacy preference policies now use the syntax of the new Preferences policy
#### Bugfixes
- Fixed several issues with the Handlers policy, especially when loaded from saved configurations
- It was possible to save preferences with an invalid preference name and use it in policies.json when loaded from saved configurations
#### Enterprise Policies
- Added support for ManagedBookmarks policy to configure bookmarks managed by an administrator that cannot be changed by the user. Support for folders will be added in a future release
- Added support for AllowedDomainsForApps policy to define domains that are allowed to access Google Workspace
- Added support for AutoLaunchProtocolsFromOrigins policy to define a list of external protocols that can be used from listed origins without prompting the user
- Updated OverrideFirstRunPage policy to allow multiple URLs, and migrated existing configurations
- Updated description and added info link to install_sources property of ExtensionSettings policy to make clear that match patterns are allowed for URLs
- Added support for a new policy type, needed for the new ManagedBookmarks policy
- Added support for a new policy type, needed for the new AllowedDomainsForApps policy
- Added support for a new policy type, needed for the updated OverrideFirstRunPage policy
- Added support for array fields in array objects, needed for the new AutoLaunchProtocolsFromOrigins policy
- Added option for URL fields to require secure connection (https://)
- Added option to set info link for array properties
- For fields with multiple possible values, it should be possible to remove the last one
- Legacy preference policies now use the syntax of the new Preferences policy
#### Bugfixes
- Fixed several issues with the Handlers policy, especially when loaded from saved configurations
- It was possible to save preferences with an invalid preference name and use it in policies.json when loaded from saved configurations
#### Enterprise Policies
- Added support for ManagedBookmarks policy to configure bookmarks managed by an administrator that cannot be changed by the user. Support for folders will be added in a future release
- Added support for AllowedDomainsForApps policy to define domains that are allowed to access Google Workspace
- Added support for AutoLaunchProtocolsFromOrigins policy to define a list of external protocols that can be used from listed origins without prompting the user
- Updated OverrideFirstRunPage policy to allow multiple URLs, and migrated existing configurations
- Updated description and added info link to install_sources property of ExtensionSettings policy to make clear that match patterns are allowed for URLs
Sören Hentzschel 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分