Just noticed that the "LastVersion" file in the profile folder, as the name suggests, gets updated when the profile is opened with (another version of) BAS e.g. from 114.0.5735.91 to 117.0.5938.63. Therefore it's not suitable for our need to determine the original version of which a profile was created.
But at least can be said what was the latest BAS version that worked with it ;)
How to get a text after a phrase
-
Hello
I need help on how to get a text after a certain sentence.
The problem is that the text I want to get can not be selected because it is a <br>What I want is to get the next 20 characters (for example) after a certain sentence (as indicated in the picture)

 -
maybe like this?
([\s\S]{32,32}?)<br>Or in html code you can find other codes like: div, br
https://bablosoft.github.io/RegexpConstructor/
Or wait new update program - new constructor