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 |
1. Please remove `install.sh`: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files 2. Global scope is the same as init (line 41-59 fileUtils.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization 3. Use `ExtensionUtils.openPrefs()` instead of spawn command (line 343 panelIndicator.js) 4. If you attach everything to `Me`, they won't get garbage collected after disable (line 49-62, 72 extension.js). If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions