File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
src/features/scraper/domains Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " save-my-chatbot" ,
3- "version" : " 3.8.5 " ,
3+ "version" : " 3.8.6 " ,
44 "license" : " RMD-C 1.1" ,
55 "author" : " Hugo COLLIN" ,
66 "homepage" : " https://save.hugocollin.com" ,
Original file line number Diff line number Diff line change 11# Update notes
2+ # 3.8.6
3+ 🚀 Perplexity sources extraction working again!
4+ Perplexity changed its interface again, but the extension is now back on track!
5+
26# 3.8.5
37⚙️ Better Options page
48The Options page has been redesigned to be more user-friendly and to prepare for future features.
Original file line number Diff line number Diff line change 3131 "selectors" : [
3232 {
3333 "open" : [{
34- "selector" : " button > div > svg[data -icon= \" ellipsis \" ] " ,
34+ "selector" : " button svg.tabler -icon-dots " ,
3535 "scope" : " content" ,
3636 "wait" : 50
3737 }, {
38- "selector" : " .cursor-pointer [data-icon= \" sources \" ] " ,
38+ "selector" : " .md \\ :h-full.group \\ /item " ,
3939 "scope" : " document" ,
4040 "wait" : 50
4141 }],
You can’t perform that action at this time.
0 commit comments