Closed Bug 1282596 (webext-port-zenmate-vpn) Opened 8 years ago Closed 7 years ago

Enable ZenMate VPN extension to work with Firefox

Categories

(WebExtensions :: Compatibility, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mattw, Unassigned)

References

(Depends on 1 open bug)

Details

(Whiteboard: [popular chrome extensions]triaged)

Chrome store link: https://chrome.google.com/webstore/detail/zenmate-vpn-best-cyber-se/fdcgdnkidjaadafnichfpabhfomcebme

Missing API methods:
    - chrome.runtime.onInstalled

Error after clicking browserAction:
Content Security Policy: The page’s settings blocked the loading of a resource at self (“script-src moz-extension://89811beb-0591-e54e-b29c-bb32ac9cf6e5 https://cdnjs.cloudflare.com https://ssl.google-analytics.com https://googletagmanager.com”).
Depends on: 1252871
This also depends on chrome.proxy
You are correct, thanks Johann.
Thanks Johann!

It uses the following chrome.proxy methods/events:
 - chrome.proxy.settings.get
 - chrome.proxy.settings.set
 - chrome.proxy.settings.onChange
 - chrome.proxy.onProxyError
Component: WebExtensions: Untriaged → WebExtensions: Compatibility
Priority: -- → P5
Proxy support landed in 55. However it is different from Chrome so a direct copy of this add-on won't work. But it should now be possible.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.