pushed
zhengqunkoo/Netflix-Google-Translate • 1:36 AM - Jan 31, 2019
This update addresses a compatibility issue regarding how HTTP requests are handled within Firefox WebExtension content scripts. By conditionally referencing the content environment and falling back to the standard global fetch API, the translator script ensures it can securely make POST requests under strict extension contexts. This minor adjustment prevents unexpected network request failures across different browser execution environments.
