this post was submitted on 02 May 2024
49 points (98.0% liked)
Firefox
20372 readers
139 users here now
/c/firefox
A place to discuss the news and latest developments on the open-source browser Firefox.
Rules
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
Reporting
If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think the best option is to use OneTab's export feature and clean it up with some regex
\|(?<=\|)[^\]]+
(got it from StackOverflow but can't find the thread anymore) to remove all the crap at the end. At least that's what I've been doing because I haven't found a better solution yet.Does OneTab work for you on mobile FF?
I kinda assumed it would work because I saw in the Firefox addon store that it's available. I'm gonna have try it out later.