We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the multi-chat Franz app has "recipes", very similar to MacPin sites: https://github.com/meetfranz/recipe-slack/blob/master/webview.js https://github.com/meetfranz/plugins/blob/master/docs/integration.md
They have pulled off multi-repo sites, so maybe I could do the same? Or just move sites/ to a submodule....
Or try to support the W3C WebExtensions API?
The text was updated successfully, but these errors were encountered:
Oh, I really like the Franz recipes, just hate the Electron (Flash 2.0?) runtime!
https://github.com/meetfranz/franz/blob/master/src/helpers/recipe-helpers.js https://github.com/meetfranz/franz/blob/master/src/models/Recipe.js https://github.com/meetfranz/franz/blob/master/src/models/Service.js https://github.com/meetfranz/franz/blob/master/src/webview/plugin.js https://github.com/meetfranz/franz/blob/master/src/webview/lib/RecipeWebview.js
https://github.com/meetfranz/franz/blob/master/src/components/services/content/ServiceWebview.js
Sorry, something went wrong.
No branches or pull requests
the multi-chat Franz app has "recipes", very similar to MacPin sites: https://github.com/meetfranz/recipe-slack/blob/master/webview.js
https://github.com/meetfranz/plugins/blob/master/docs/integration.md
They have pulled off multi-repo sites, so maybe I could do the same?
Or just move sites/ to a submodule....
Or try to support the W3C WebExtensions API?
The text was updated successfully, but these errors were encountered: