「単純に」 27.1系列 から Mozilla Add-on SDK(Jetpack)のアドオンを使用できるようになる
と勘違いしていた人がいるみたいだけどそういうわけじゃない

まず、26.5系列時のJetpackサポートに単純に戻すということはない
その代わりとして、PMkitという限定的なサブセットAPIを提供するライブラリを27.1系列から提供し
「簡単な変更で」SDKを利用できる余地を作った、ということだと理解している

https://www.palemoon.org/roadmap.shtml
> With Pale Moon v27, no extensions of this type are supported anymore.
> As an alternative, a slightly-limited subset of the Jetpack SDK is available in the new
> PMkit set of libraries, included and available in v27.1 and beyond, which will offer support
> for many jpm-based SDK extensions. Extension developers can easily target this set of
> libraries with a few simple changes and a build specifically for the Pale Moon browser
>instead of Firefox.

PMkit
https://developer.palemoon.org/Add-ons:Extensions/Jetpack