You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An API for devs to record audio (with user permission obv, probably a replugged setting)
An alternative idea would be to give plugins preloader access to some extent as in something like replugged.plugin.getPluginPreload(pluginId) / RepluggedNative.plugins.getPluginPreload(pluginId) and add a different warning during installation for plugins if manifest mentions preload. I mean client mod should at least give them the option to have it, should be up to users for their own safety if they install malware option
Why should this be added?
voice message plugin or literally any plugin that might record audio.
but Preload would be useful for other things as well such as predefined user directories for saving images or even more
Additional information
No response
Please confirm the following
This is a feature request for Replugged itself, not a feature request for a plugin or theme
Describe the feature request
An API for devs to record audio (with user permission obv, probably a replugged setting)
An alternative idea would be to give plugins preloader access to some extent as in something like
replugged.plugin.getPluginPreload(pluginId)
/RepluggedNative.plugins.getPluginPreload(pluginId)
and add a different warning during installation for plugins if manifest mentions preload. I mean client mod should at least give them the option to have it, should be up to users for their own safety if they install malware optionWhy should this be added?
voice message plugin or literally any plugin that might record audio.
but Preload would be useful for other things as well such as predefined user directories for saving images or even more
Additional information
No response
Please confirm the following
The text was updated successfully, but these errors were encountered: