We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be nice to have a clickable button in the toolbar, that toggles the enabled state. It's easy to do (Firefox):
<toolbarbutton id="httpNowhere-button" class="httpNowhere-button" type="menu-button" label="HTTP Nowhere" title="HTTP Nowhere" image="chrome://http-nowhere/skin/httpNowhere-button-enabled.png" badgeLabel="" status="disabled" oncommand="httpNowhere.toggleEnabled();"> ...
Thanks
The text was updated successfully, but these errors were encountered:
There is a button toolbar:
@johndoe- you probably need to Customize... the toolbar and move the button to the right place.
Customize...
Sorry, something went wrong.
No branches or pull requests
It would be nice to have a clickable button in the toolbar, that toggles the enabled state. It's easy to do (Firefox):
Thanks
The text was updated successfully, but these errors were encountered: