Easily launch Librewolf with your favorite profile right from the indicator menu! Supports Librewolf (regular, snap, and flatpak). Note: This extension is not sponsored, endorsed, or affiliated with Mozilla, Firefox, or Librewolf; it's just pure profile-switching convenience!
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-X-004 warning
extensions should avoid synchronous file IO in shell code
Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.
extension.js:43
GLib.file_get_contents(path)
| Version | Status |
|---|---|
| 1 | Rejected |
the shexli linter has a few issues. Please pip3 install shexli and then run it against your extension and fix whatever the output are. If you find some false errors, just let us know that when you resubmit. Thanks.