Closed Romchikus closed 4 months ago
We are currently looking on making our extension available in the Google Chrome and Firefox stores to ensure easy access for all users.
but unfortunately In the meantime, I provided the /dist
so you can you can manually add the extension by following these steps:
For Google Chrome:
- Open chrome://extensions/ in your browser.
- Enable "Developer mode" (toggle switch at the top right).
- Click "Load unpacked" and select the dist folder of the extension.
For Firefox:
- Open about:debugging#/runtime/this-firefox in your browser.
- Click "Load Temporary Add-on."
- Select any file in the dist folder of the extension.
Ok I thought my old issues were based on what I described above. I thought I had to compile it for the best work. But actually my chrome bugs are still there. I'm not sure the UI is correct. I see no place to write prompt in or any right click options. And also I have some errors in extensions tap. Changing manifest on v2 didn't help and there were other errors.
Having problems with npm and nodejs on windows, can we get precompiled ver, so it's only download and install for dummies like me who cannot install and compile dependencies through terminal tools?