I installed plugin, but it doesn't work on win 10 with chrome, why? My settings: ``` [ { "keys": ["ctrl+shift+r"], "command": "browser_refresh", "args": { "auto_save": true, "delay": 0.0, "activate": true, "browsers" : ["chrome"] } } ] ```