Ideal GS Extend repo to me (for each of the categories, eg. Theme, Plugin, Admin theme, Lang, etc.):
- All info for all plugins available on 1 screen (using AJAX for details) so that you don't have to click each plugin for the details.
- Filter by tag, author name, rating, downloads amount, last update
- Sort by name, last update, rating, downloads amount
- accurate Search
(Note: this is a prototype of something I'm working on as an external utility; it works by retrieving http://get-simple.info/extend/all_plugins.php, parsing it as a DOM doc, retrieve the URL id's, then make ajax calls for each in turn to the extend API)
- All info for all plugins available on 1 screen (using AJAX for details) so that you don't have to click each plugin for the details.
- Filter by tag, author name, rating, downloads amount, last update
- Sort by name, last update, rating, downloads amount
- accurate Search
(Note: this is a prototype of something I'm working on as an external utility; it works by retrieving http://get-simple.info/extend/all_plugins.php, parsing it as a DOM doc, retrieve the URL id's, then make ajax calls for each in turn to the extend API)