this post was submitted on 01 Feb 2025
19 points (95.2% liked)
Firefox
20329 readers
75 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
If you have tens of thousands of bookmarks saving all that metadata would be unfeasible.
I did a search for addons that would do what you want but no luck. Found a superuser post from 13 years ago and that yielded nothing.
You could write a Python script to parse your bookmarks for the strings your looking for using requests, os and maybe BeautifulSoup.
Or might be able to do this with ai. I say this as someone that doesn't use ai but you might be able to export your bookmarks to a text file and use that as input and ask the bot to find the text.