You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
Hi. I'm just a user not an addon dev but I think I migrated HTTPS everywhere to WebExtensions. It is signed and you can download it from here.
This is how I did this. I installed this addon went to chrome web store and installed in inside Firefox.
I downloaded the xpi from Chrome web store with the Foxified extension, unzipped it and I ran this commands:
HTTPS_Everywhere is the folder with the unzipped xpi addon.
Why migrate to web extensions? They use async APIs so they are faster, only one codebase for both browsers.