Open selfish opened 15 hours ago
Thank you for your contribution! :tada:
🔔 @thomaslombart @sasivarnan @ahpatel @chupi33 @tleo19 @jum8ys you might want to have a look.
You can use this guide to learn how to check out the Pull Request locally in order to test it.
You can expect an initial review within five business days.
Description
resolves #14821
Add Prisma-Access browser support for browser-bookmarks ext. Fully working and tested on PAB. Also regression-tested on: Chrome, Firefox, Safari.
Implementation details:
Adding this required a tweak, as some "secure" derivative chrome browsers use a binary file instead of the text-based "Local State". I added a general fallback for such browsers which reinforces
getChromiumProfiles
. The only degraded functionality when fallback is triggered is that we can no longer know the default profile, so we have to assume unless "Default" exists.Screencast
Checklist
npm run build
and tested this distribution build in Raycastassets
folder are used by the extension itselfREADME
are placed outside of themetadata
folder