gcollazo / gcollazo/BrowserRefresh-Sublime
Issue: Not working with current version of Firefox Developer Edition
Open
- Dominant language
- Python
- Stars
- 560
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
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"]
}
}
]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.