Bill13579 / tabby

A web extension for managing great amounts of windows and tabs at ease.
Mozilla Public License 2.0
285 stars 23 forks source link

Cannot install on MS Edge or Chrome #191

Closed tp01-gogogo closed 1 month ago

tp01-gogogo commented 1 year ago

I followed the steps: Start Chrome Go to chrome://extensions Press on the Load unpacked button Select the dist directory but it shows 'ErrorManifest file is missing or unreadable' image

Bill13579 commented 1 month ago

Since Chromium browsers work so differently for addons compared to Firefox I had fallen behind on Chrome compatibility with all the changes introduced in 3.0 and 3.1. It should be all caught up now on master! Some things might work differently than Firefox though and you still might encounter small problems, I'm not planning on officially releasing on Chromium again for some time. (Also this error appears to be talking about a missing manifest which will be missing if you haven't built Tabby yet, check out the readme for instructions on how to do so)