Is it possible to convert a Bubble app to a Chrome extension without code or even with minimal code?
I have a simple app which collect information about job applications that people want to store or track. So a Chrome extension which could read data when called upon on any job board and auto populate the fields would make it much easier for users.
A Bubble app can’t be converted to a Chrome extension, but you should be able to move data between your Bubble app and a Chrome extension using Bubble’s data API and workflow APIs. However, AFAIK, this would require some “coding” to create the Chrome extension which would make the calls to Bubble.