Results 3 issues of ENT8R

Are there some plans to extend this add-on as a Chrome extension? This article lists all incompatibilities between Firefox and Chrome extensions: https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Chrome_incompatibilities But I already did some testing with...

enhancement
help wanted

### General Affected key(s) (or tags) to be modified: [`tourism=viewpoint`](https://wiki.openstreetmap.org/wiki/Tag:tourism%3Dviewpoint) Question asked: **What is the direction you are looking at?** ### Data consumers According to [this topic](https://forum.openstreetmap.org/viewtopic.php?id=60560) in the German...

new quest

The HTML cleaner converts the input to a specified encoding before any other operations: https://github.com/paquettg/php-html-parser/blob/4e01a438ad5961cc2d7427eb9798d213c8a12629/src/PHPHtmlParser/Dom/Cleaner.php#L128 The problem I see here is that according to [the documentation](https://www.php.net/manual/en/function.mb-convert-encoding.php) it uses the internal...