This extension is based on the boilerplate code at https://github.com/thingsinjars/devtools-extension
- Open chrome://extensions
- Enable 'Developer Mode' checkbox
- Click 'Load unpacked extensions...'
- Select the
djdevpanel-devtoolsfolder
Install the chrome extension and follow the instructions at https://github.com/loftylabs/django-developer-panel to add the required middleware to your Django application.