mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-07 10:20:57 +00:00
feat: Chrome 应用通过平台的安全模式动态加载扩展
This commit is contained in:
@@ -160,6 +160,7 @@ class ProtocolSetting(DictObj):
|
||||
password_selector: str
|
||||
submit_selector: str
|
||||
script: list[Step]
|
||||
safe_mode: bool
|
||||
|
||||
|
||||
class PlatformProtocolSetting(DictObj):
|
||||
|
Reference in New Issue
Block a user