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

Issue: Not working with current version of Firefox Developer Edition #95

Open
underwood opened this issue Dec 17, 2016 · 2 comments
Open

Comments

@underwood
Copy link

I'm using OSX Firefox Developer Edition 52.0a2 (2016-12-17) (64-bit).

Refresh working normally for chrome and firefox but when I change settings to firefoxdev it is not working.

[
{
"keys": ["super+shift+r"], "command": "browser_refresh", "args": {
"auto_save": true,
"delay": 0.1,
"activate": true,
"browsers" : ["firefoxdev"]
}
}
]

@siliconjohn
Copy link

I am having the same issue with firefox 50.1.0 (not the dev edition).

@ghost
Copy link

ghost commented Jan 31, 2017

Same issue in Firefox 51.0.1 (64-bit) running on OSX 10.11.6. It worked in previous editions, but recently stopped switching to the browser. Works in Chrome.
[
{
"keys": ["super+shift+r"], "command": "browser_refresh", "args": {
"auto_save": true,
"delay": 0.0,
"activate": true,
"browsers" : ["firefox"]
}
}
]

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