pixiebrix-extension
pixiebrix-extension copied to clipboard
PixieBrix browser extension
## Describe the bug - Modal shows in upper-left of screen on Loom viewer page - https://pixiebrix.slack.com/archives/C0436P48QHY/p1712956035023179 - Not sure what other pages might be impacted, or if this is...
### Motivation - See https://github.com/pixiebrix/pixiebrix-extension/pull/8346 - Warn developers that `browser.runtime.getManifest().version` returns a version that is not a valid semver string
[See this test step](https://github.com/pixiebrix/pixiebrix-extension/blob/2521c02186fe317c9bbbeeb4fea8c7f9f23365cf/end-to-end-tests/tests/telemetry/errors.spec.ts#L58-L59) in our E2E error telemetry test. Due to Datadog browser SDK implementation, this test currently takes >30s to execute while waiting for the network request to...
## Describe the bug - Snippet shortcut menu not appearing on Mixpanel - Not running on first `\` on LinkedIn ## To Reproduce - Activate snippet manager mod using a...
## Describe the bug - Text selection menu popover mispositioned in GitHub side-by-side commit view when selecting the whole line - https://pixiebrix.slack.com/archives/C0436P48QHY/p1713968920420429 ## To Reproduce Steps to reproduce the behavior:...
## Describe the bug - "Shared with Me" section on mods screen doesn't show mod under all teams that the mod has been shared with - That's confusing in multi-team...
Follow-up of https://github.com/pixiebrix/pixiebrix-extension/pull/5978 In order to replace all usages of the term `starterBlueprint`, we need to change the background script messenger method [installStarterBlueprints](https://github.com/pixiebrix/pixiebrix-app/blob/5ebdb8f08fadb457f0bcb3f94d7dd9162ff2e845/pixiebrix-app/src/pages/onboarding/onboardingFlows.tsx#L199-L199). This causes a backwards-incompatible change. We opted...
There are two factories included in `lifecycle.test.ts` for generating a trigger extension point, and an extension: https://github.com/pixiebrix/pixiebrix-extension/blob/feature%2F5937_fix_mod_deployment_updates/src/contentScript/lifecycle.test.ts#L43-L77 The extension point factory id generator seems to be broken (all extension point...
## Background When deleting an account with packages, an error will prevent the deleting, but the redirect still happens. https://pixiebrix.slack.com/archives/C0436P48QHY/p1687373614219429
Context --- - https://pixiebrix.slack.com/archives/C0436P48QHY/p1713802632728359 Steps to Reproduce --- 1. Activate PixieProfile mod, e.g., PixieProfile 2. Go to google calendar and open an event 3. Highlight email address of invitee 4....