{{includefile 'bootstrap/css/page_common.css'}}
Plugin Management
{{if download_updates}} {{end}} {{includefile 'header.html'}} {{includefile 'navbar.html'}} {{if on_hsmobile}} {{hidehs3plugins=true}} {{else}} {{hidehs3plugins=false}} {{end}}
Loading...
{{uid=1}} {{for pi in plugins_installed}} {{if pi.id=="" && hidehs3plugins}} {{else}}
{{pi.name}} {{if pi.supports_multiple_instances && (pi.instance_name != "")}} ({{pi.instance_name}}) {{end}}
{{if pi.loaded_remotely}}
Loaded Remotely
{{else}} {{if pi.loaded}} {{status=(strip_html pi.status)}}
40}} data-tooltip='tooltip' data-placement='top' title="{{status}}{{end}}"> {{pi.status}}
{{else}}
Disabled
{{end}} {{end}}
{{pi.version}} {{if pi.update_available}} {{if pi.hs3ulinekey==""}}
{{else}}
{{end}} {{end}}
{{if pi.included}} Included {{else}} {{pi.license}} {{end}}
{{if pi.supports_multiple_instances && !pi.instance_single_exe && (pi.instance_name == "")}}
{{end}} {{if pi.is_beta}}
BETA
{{end}}
{{if pi.has_comport}}
{{for port in (com_ports pi.name pi.instance_name)}} {{selected=''}} {{if port.selected}} {{selected='selected'}} {{end}}
{{port.port_name}}
{{end}}
Port
{{end}} {{if pi.included}} {{else}} {{if pi.license=='Registered'}} {{else}}
Register
{{end}} {{end}} {{if (pi.loaded || pi.loaded_remotely)}}
More
{{for mitem in (plugin_menu_items true pi.name)}} {{for sub_item in mitem.sub_menu_items}}
{{sub_item.text}}
{{end}} {{end}}
{{end}}
{{if pi.loaded || pi.loaded_remotely}}
{{else}}
{{end}}
{{end}} {{uid=uid+1}} {{end}}
Uninstall Plugin
×
Are you sure? The plugin will be uninstalled.
Add Instance
×
Instance Name
{{includefile 'bootstrap/js/page_common.js'}}