Skip to content
New issue

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

Nice to have: Clickable Menu Button #15

Open
johndoe- opened this issue Nov 19, 2014 · 1 comment
Open

Nice to have: Clickable Menu Button #15

johndoe- opened this issue Nov 19, 2014 · 1 comment

Comments

@johndoe-
Copy link

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

@nodiscc
Copy link

nodiscc commented Oct 5, 2016

There is a button toolbar:

btn

@johndoe- you probably need to Customize... the toolbar and move the button to the right place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants