Permissions

The following settings enable additional functionality of this extension, but require additional permissions.

Developer tools pane is located in "Menu">"More tools">"Developer tools". This pane is more convenient then just the popup interface, since it does not close when user interacts with the page. This feature requires devtools permission, which can not be dynamically requested.

Extension can track network requests to detect when cookies are set via Set-Cookie header in the HTTP(S) response and record whether the connection was secure or not. This requires WebRequest permission, which is dynamically requested every time you enable this feature (browser might prompt you for this permission only the first time you enable it).

Allow Origins

This setting works similarly to the Chromium content settings. This is just the list of "origins" specified in the permissions. Simply put, the extension will only run on the pages matching at least one expression:

TODO: for some reasson, domains have to end with slash.