Create rules to open specific websites in specific web browsers for links clicked in any application on your computer. (emails, chat etc)
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
| Version | Status |
|---|---|
| 17 | Active |
| 16 | Inactive |
| 15 | Rejected |
| 14 | Rejected |
| 13 | Active |
| 12 | Active |
| 11 | Rejected |
| 10 | Active |
| 9 | Active |
| 8 | Inactive |
| 7 | Inactive |
| 6 | Rejected |
| 5 | Inactive |
| 4 | Rejected |
| 3 | Inactive |
| 2 | Rejected |
| 1 | Inactive |
In response to your last review. 1-6 have been fixed. 7. I have added conditionals so resources are only installed if they are not already 8. There is a python version of bowser (https://github.com/blipk/bowser) it is not shipped with this extension but the extension maintains compatibility with it if the user has installed previously. You can see the included compiled resources here: https://github.com/blipk/bowser-gnome/tree/main/res
What's the reason for #3 from version 14 review not being addressed here?
It has been in extension.js disable() `if ( uiUtils.messages ) uiUtils.messages = null`
It's easier to review if you use `destroy()` or `cleanup()` in `uiUtils` module and call that in disable.