OhMyGuus / I-Still-Dont-Care-About-Cookies

Debloated fork of the extension "I don't care about cookies"
GNU General Public License v3.0
3.35k stars 91 forks source link

[Question] Porting to Pale Moon possible? #8

Open nicolaasjan opened 1 year ago

nicolaasjan commented 1 year ago

Daniel Kladnik has his extension also listed in the Pale Moon store, but that is of course a XUL extension... https://addons.palemoon.org/addon/i-dont-care-about-cookies/.

Got the update offered today, but of course didn't install it.

Would compiling it for that browser possible, or is that more difficult?

winskil commented 1 year ago

Tried to upload the .xpi to addons.palemoon.org and got an error

Screenshot 2022-09-16 at 20 24 16

So it's probably possible, but definitely needs some work.

7 has a to-do list for the project so probably not the top priority to port to other browsers before these.

nicolaasjan commented 1 year ago

7 has a to-do list for the project so probably not the top priority to port to other browsers before these.

I fully understand. 🙂

winskil commented 1 year ago

@nicolaasjan Pale moon support added to to-do list 🙂

Screenshot 2022-09-16 at 20 41 27
OhMyGuus commented 1 year ago

Looked into it a bit more, the current IDCAC for pale moon has quite a different structure regarding to a lot of things. I still will try to add support for it but it's at the moment delayed since I want to do some other changes to the manifest/(chrome/firefox) version before I work on this.