The problem is the library libchromium.so that the extension is trying to patch. On 5.18.2, the lib is changed so the extension doesn't find the piece that needed to change. For now, we could remove anything related to patch2 in the C file then cross-compile it for the kindle, then use kterm to launch it.