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
I'm wondering why this plugin is not made available for mobile devices. To me, it seems like the plugin should work on mobile devices. The dependencies are not depending on Node.js I guess.
Can we try to adjust the manifest.json to
{
..."isDesktopOnly": false...
}
On can you give me some guidelines why it's not ready for mobile? Then I'll make a fork and try to make it ready for mobile.
Thank you!
The text was updated successfully, but these errors were encountered:
Hi,
I'm wondering why this plugin is not made available for mobile devices. To me, it seems like the plugin should work on mobile devices. The dependencies are not depending on Node.js I guess.
Can we try to adjust the
manifest.json
toOn can you give me some guidelines why it's not ready for mobile? Then I'll make a fork and try to make it ready for mobile.
Thank you!
The text was updated successfully, but these errors were encountered: