Review of "Bowser Gnome Extension" version 16

Details Page Preview

Create rules to open specific websites in specific web browsers for links clicked in any application on your computer. (emails, chat etc)

Extension Homepage
https://github.com/blipk/bowser-gnome

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

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

Previous Reviews on this Version

k-extd posted a review
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
JustPerfection waiting for author
What's the reason for #3 from version 14 review not being addressed here?
k-extd posted a review
It has been in extension.js disable() `if ( uiUtils.messages ) uiUtils.messages = null`
JustPerfection active
It's easier to review if you use `destroy()` or `cleanup()` in `uiUtils` module and call that in disable.