Change Categories and Tags Page URL

This feature has been added to category extension. Now you can change category slug.

Add additional fields to “Name” for anonymous question askers

https://gist.github.com/rahularyan/0b37680c1a24c1e78baf

Add additional fields to “Name” for anonymous question askers

Kindly search the site, it has been answered many times.

Allow anonymous voting

You can achieve this by hacking core, check here: Vote method, edit this method and just update post meta vote count if user is not logged in.

Follow question, it does not work

Try development version of AnsPress from Github.

Asking and Answering Anonymously

I will check.