The extension works fine in FireFox. The options page does not show and there are some warnings about the tts permission (Text To Speech) which is not available in FireFox.
Otherwise it works fine. The notation for the options page works on both Chrome and FireFox.
You should be able to publish this extension for FireFox now.
If you want to test this locally you will need to set a temporary addon ID because the storage api will fail otherwise and styles will be unavailable.
Add something like this to the manifest for testing, but don't commit ( what you put in the id field does not matter )
The extension works fine in FireFox. The options page does not show and there are some warnings about the tts permission (Text To Speech) which is not available in FireFox.
Otherwise it works fine. The notation for the options page works on both Chrome and FireFox.
You should be able to publish this extension for FireFox now.
If you want to test this locally you will need to set a temporary addon ID because the storage api will fail otherwise and styles will be unavailable.
Add something like this to the manifest for testing, but don't commit ( what you put in the id field does not matter )