Jump to content

User groups management

Select a user
View user groupsViewing user rights of user YellowFives (talk | contribs)
View user in global rights log

Member of: Rollbackers

Implicit member of: Autoconfirmed users

User rights log

Devtools
The service worker is not responding

Make sure it is added to your service-worker.js file as follows:

// service-worker.js
import { Prefetcher } from '@edgio/prefetch/sw'

new Prefetcher().route()
  

If this is your first time viewing this page, you may need to refresh your browser window to initialize the service worker properly after its installation.

Check @edgio/devtools documentation for more information.