- New module 'Remove queries module': removes all queries from the url. Thanks to PabloOQ for the idea and original implementation!
PabloOQ provided a pull request with a new module "Remove queries" that removes all the queries of the url ("google.com?foo=bar#something" --> "google.com#something"). It was reviewed, merged, (simplified) and it's now available for all!
Remember that anyone can help and implement other modules or fixes!