BoringCode / TranslateThis

A simple addon for Firefox that translates text using Google Translate
https://addons.mozilla.org/en-US/firefox/addon/translate-this/
Mozilla Public License 2.0
32 stars 8 forks source link

Option for HTTPS or HTTP #10

Closed fharper closed 9 years ago

fharper commented 10 years ago

In Firefox 29.0.1 (latest version), when using the plugin, it always sends the link to translate to HTTPS for Google Translate. It results in an error "This page was not retrieved from its original location over a secure connection." when the page to translate is not using HTTPS

It would be nice to either detect the page type, and redirect to the right protocol, or give an option in the preference to set it to HTTP as a default. It may be a behavior from Firefox...

P.S.: I don't have time to check the code right now, so I'm adding an issue.

BoringCode commented 10 years ago

Fixes are coming, I've been offline for a little while.