Review of "Favorites Menu" version 1

Details Page Preview

Provide panel menu for favorites

Extension Homepage
http://www.cvine.plus.com/favorites/index.html

No comments.

FAQ

Files

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

All Versions

Version Status
22 Active
21 Active
20 Active
19 Active
18 Active
17 Active
16 Rejected
15 Active
14 Active
13 Active
12 Active
11 Active
10 Active
9 Active
8 Active
7 Active
6 Active
5 Active
4 Active
3 Active
2 Active
1 Active

Previous Reviews on this Version

gcampax posted a review
You can use AppFavorites JS module, instead of going directly to GSettings, but this is fine too.
cvine posted a review
"You can use AppFavorites JS module, instead of going directly to GSettings, but this is fine too." Thanks, I didn't know that. I'll re-implement using AppFavorites in the next version: it will probably help future-proofing amongst other things.
cvine posted a review
I have dealt with this in version 2, which also adds some other things. Can I mention that I was a bit surprised that someone forked the project on extensions.gnome with trivial changes (which were badly coded and by wrong use of the this keyword put local variables in the global object), without mentioning it to me first. I think that where a project is forked on the site it ought to be a requirement that it is discussed with the original project first. Not agreed, but discussed. One of the changes in this version does what the forked version does, but I hope correctly.