pixiebrix-extension icon indicating copy to clipboard operation
pixiebrix-extension copied to clipboard

PixieBrix browser extension

Results 402 pixiebrix-extension issues
Sort by recently updated
recently updated
newest added

Currently we use [a hack](https://github.com/pixiebrix/pixiebrix-extension/blob/main/src/contentScript/contentScriptCore.ts#L81) to remove the sandbox attribute from iframes that use the `srcdoc` and `sandbox` attribute in order for our content script to be properly injected into...

developer experience
blocked

Follow-up to https://github.com/pixiebrix/pixiebrix-extension/pull/8922 We've identified setting `match_origin_as_fallback` in the manifest as a preferred approach to fixing https://github.com/pixiebrix/pixiebrix-extension/issues/8921 But neither @fungairino nor @mnholtz were able to replicate a fix locally with...

bug