When selecting "Annotate and save this page", the new tab can get stuck. The conditions are:
"compressContent": true is present in profile export
- JS is disabled (tested uMatrix, UBlock Origin)
Tested on a fresh profile with this URL https://christiansocialism.com/2021/08/13/space-travel-capitalism-communism-fully-automated-luxury-dsa/ and the attached settings export
testing2.json
$ diff testing2.json blank.json
19d18
< "compressContent": true,
121a121
> "compressContent": false,
I don't know what sets "compressContent", a quick search doesn't show a clickable option in the settings screen. Could it be a leftover from a previous version of the extension?
When selecting "Annotate and save this page", the new tab can get stuck. The conditions are:
"compressContent": trueis present in profile exportTested on a fresh profile with this URL https://christiansocialism.com/2021/08/13/space-travel-capitalism-communism-fully-automated-luxury-dsa/ and the attached settings export
testing2.json
I don't know what sets "compressContent", a quick search doesn't show a clickable option in the settings screen. Could it be a leftover from a previous version of the extension?