-
Notifications
You must be signed in to change notification settings - Fork 17
Extension won't install out-of-the-box in latest (and last) official Basilisk browser #52
Description
Official Basilisk browser by MCP is one this extension natively supports (along with Pale Moon & Seamonkey);
https://forum.palemoon.org/viewtopic.php?f=61&t=27845
https://www.basilisk-browser.org/releasenotes.shtml
https://www.basilisk-browser.org/download.shtml
The EoS (End-of-Service) binary officially released (64-bit only, requires at minimum Win7 SP1) has an appVersion of 52.9.2022.01.27, but because of
github-wc-polyfill/install.rdf
Line 25 in 0a94bda
| <em:maxVersion>52.9.2021.*</em:maxVersion> |
this extension won't install there (without manually tinkering with the install.rdf file 😉 ...); thus, maxVersion should be now raised to 52.9.2022.* to allow for such an installation to proceed 😄 ...
Kindest regards.