MinerBlock
MinerBlock copied to clipboard
Cross browser way to open settings
The command to open the settings window chrome.runtime.openOptionsPage() is not supported on Firefox.
An alternative method, described on stackoverflow, can be used to fix the issue.
This fixes #38
Thanks for fixing the issue, will test and merge it asap 👍