External Publication
Visit Post

Web Compatibility Support • Re: OpenStreetBrowser showing no map

Pale Moon forum - Forum index [Unofficial] May 11, 2026
Source

It seems just faking Sanitizer is enough; here's a userscript to do that.

CODE:

// ==UserScript==// @name Sanitizer// @namespace adoxa// @include https://www.openstreetbrowser.org/*// @version 1// @grant none// @run-at document-start// ==/UserScript==window.Sanitizer = function(){}

Many thanks, that did the job!


Discussion in the ATmosphere

Loading comments...