pixiebrix-extension
pixiebrix-extension copied to clipboard
User experience using MV2 Chromium-only bricks
Known Limitations
- gapi (including Google Spreadsheets, Big Query, etc.):
- https://github.com/google/google-api-javascript-client/issues/614
Related Discussion
- https://github.com/pixiebrix/pixiebrix-extension/pull/1634#discussion_r727517740
Approaches/Ideas
- We should have specific "Brick only available on Chrome" errors or some other filter at the definition level.
- Have bricks declare which environments they can run in, e.g., chromium, firefox, server-only
Adding MV3 tag as this issue might be relevant during transition period. E.g., we will need to change how Google Docs bricks work
Closing because we don't support Firefox or Edge until we transition to MV3