pallad icon indicating copy to clipboard operation
pallad copied to clipboard

Allow authorizing non-HTTPS apps with a dev build of Pallad

Open mrcnk opened this issue 1 year ago • 1 comments

Acceptance Criteria

  • [ ] Add a feature flag to .env.example called VITE_APP_DEV_MODE
  • [ ] If dev mode is enabled (VITE_APP_DEV_MODE === 'true') content-script matches array (containing https://*/*) in apps/extension/manifest.ts should also contain http://*/*.
  • [ ] If app is build with VITE_APP_DEV_MODE=true pnpm build, dev mode should be enabled, and content script should be injected in non-HTTPS apps.

mrcnk avatar Aug 20 '24 18:08 mrcnk

/price 100

mrcnk avatar Aug 20 '24 18:08 mrcnk

@mrcnk I would love to pick this one.

satyambnsal avatar Aug 21 '24 12:08 satyambnsal

@mrcnk Please assignme

aliraza556 avatar Aug 22 '24 08:08 aliraza556