Proxy Chrome extensions are not going to be usable in MV3
bugs.chromium.org216 pointsby olso204 comments
Location: EU (based in CET/CEST but prefer work in EST/EDT)
Position: Full-stack web engineer (focus on frontend)
Remote: Yes; and only
Willing to relocate: No
Résumé/CV: https://olso.space
Email: [email protected]
Github: https://github.com/olso
Stack: react, typescript, node, javascript, sql, vite, tailwind, apollo, next.js, vue, redux, apollo, deno, prisma, hasura, gql, graphql, trpc, electron, expo, postgresql, pg, postgres, supabase, redis, sqlite, firebase, docker, helm, langchain
Working portfolio link: https://olso.space export const resolver: Place = {
id: ({ id }: GeneratedDb.Place) => toGlobalId(TYPE, String(id)),
But typings expect export const resolver: Place = {
id: 'xxx',