17:31:56 seninha: you might try the "converter" & see if that makes any difference with the extension, https://addonconverter.fotokraina.com/ 17:32:47 therube: thanks, gonna try that 17:33:09 Does it work with some palemoon extensions? 17:35:56 seninha: it does not set anything particular to PM (like a PM guid), but you can tell PM to not use a PM specific guid, so it is certainly worth a try 17:36:25 or actually, i think PM did away with that, didn't they, so sure, try it. 17:40:59 sorry for the joining spam, I'm testing something on chatzilla 17:41:10 without libnotifiy the add-on will not work under Linux as stated on its page 17:42:14 therube according to the daily PM soap opera now accepting the Fx guid again :D 20:00:27 I have no knowledge on making xpi extensions, but if I edit the .js file of a extension (to make it work on my system) the browser console says "None of the “sha512” hashes in the integrity attribute match the content of the subresource." 20:00:50 How can I either ignore the hash for this extension or replace it? 21:35:53 seninha: if you make changes to an extension, you change its' hash. (so it will no longer work at that point.) 21:35:55 SeaMonkey doesn't care about an extensions "hash". In order to fix it, simply remove the /META-INF/ "directory" from .xpi. PM, from what I recall is the same way. FF, enforces the hash, so it simply will not work if you've changed it. (That could be different, with FF Nightly, if you set an appropriate about:config switch [from what i recall].) 21:36:32 bye 21:38:44 thanks! 21:50:45 hi :) 21:51:04 hle;o 21:51:06 how areyou 21:51:07 it was irc.mozilla.org before, but they moved to matrix, and I think seamonkey doesn't have a built in matrix client 21:51:12 i have lots of seamonkey addons 21:51:15 so now the seamonkey irc channel is here 21:51:23 what are your favourite addons? 21:55:01 uBlock Origin 21:56:26 and NoScript 22:11:11 I still use good ol' Flashblock, although now repurposed as a video blocker 22:11:48 nice, I ran dbus and now GNotifier works on OpenBSD with libnotify. But I still cannot set a custom command with it... 22:15:35 I'm trying to make the GNotifier add-on work on Seamonkey on openbsd 22:26:37 I have openbsd desktop, if you will need some testing help 22:45:40 strange. The child_process.exec(...) statement on the add-on runs nothing. 23:11:49 I think SeaMonkey on OpenBSD was built to block add-ons to spawn a process...