Skip to content

Repository files navigation

ShortPoint Feature Flags

Chrome Extension for ShortPoint QC feature flag management, built with React, TypeScript, Vite, and Manifest V3.

Scripts

  • npm run dev starts the Vite dev server for popup UI work.
  • npm run build compiles TypeScript and produces the loadable extension in dist.
  • npm run lint runs ESLint.

Load In Chrome

  1. Run npm run build.
  2. Open chrome://extensions.
  3. Enable Developer mode.
  4. Choose "Load unpacked" and select the dist directory.

The extension exposes ShortPoint feature flags on supported pages and reads them through window.shortpointFeatureFlags.get().

About

Chrome Extension for managing ShortPoint feature flags for testing

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages