TabFern was working with 123.0.x but I accidentally upgraded to 124.0. and now clicking on the tab fern icon does not bring up the window tree. Right click shows "Can't read or change site's data". It still has the 'Read your browsing history' permission.
I'm still trying to find a 123.0.x chrome package to revert to.
Also, I don't seem to be able to build tabfern anymore. npm looks for python3 when building node-gyp v3.8.0 and then fails trying to run "import sys; print "%s.%s.%s" % sys.version_info[:3];" which fails. Not sure which of the deps is depending on node-gyp.
TabFern was working with 123.0.x but I accidentally upgraded to 124.0. and now clicking on the tab fern icon does not bring up the window tree. Right click shows "Can't read or change site's data". It still has the 'Read your browsing history' permission.
I'm still trying to find a 123.0.x chrome package to revert to.
Also, I don't seem to be able to build tabfern anymore. npm looks for python3 when building node-gyp v3.8.0 and then fails trying to run "import sys; print "%s.%s.%s" % sys.version_info[:3];" which fails. Not sure which of the deps is depending on node-gyp.