Weh Inspector

#0 / 0 rate

Weh Inspector

67 users

2017-01-17

ACLAP

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

This extension allows to inspect add-ons that have been developed using the Weh (WebExtensions Helper) toolkit. With Weh…

This extension allows to inspect add-ons that have been developed using the Weh (WebExtensions Helper) toolkit.

With Weh Inspector, you can:
- display messages exchanged between the background and the content parts of the add-on
- show the current content of the storage (HTML5 and WebExtensions stores)
- read and modify the add-on preferences

To use Weh Inspector, just right click the window to display the context menu and pick "Weh Inspector" to open the inspector tab. The extension will discover automatically other add-ons developed using Weh and will offer them in a dropdown menu for you to pick which one you want to debug.

Weh is a toolkit to create very quickly add-ons for Chrome, Firefox, Edge, Opera and Vivaldi. It is open-source code available from https://github.com/mi-g/weh . Weh Inspector was developed using Weh.