Results 4 comments of Namu

Hiya! Yup, I'll be updating this repo to support Manifest V3 when I transition all of my extensions over to it sometime in the next several months.

Oops, accidentally closed. Will leave open until support is added.

I get the following error now after upgrading to `[email protected]` when running `drizzle-kit push`: ``` [⣷] Pulling schema from database... /Users/dk/Code/bot/node_modules/.pnpm/[email protected]/node_modules/drizzle-kit/bin.cjs:19320 if (column7.column_default.endsWith("[]")) { ^ TypeError: Cannot read properties of...

FWIW, I do this exact monkey-patching in the main world context in order to detect SPA navigations in [Browserflow](http://browserflow.app/) and it works well! In addition to `popstate`, you'll probably want...