benf2004 / Bing-Chat-History

Bing AI Chat history
Other
73 stars 8 forks source link

Fix extension to align with Bing Update #29

Closed yiheinchai closed 1 year ago

yiheinchai commented 1 year ago

Bing updated their attribute names / class names of their elements, and also restructured their HTML, causing it to break the extension. This PR updates those names and parsing logic to match the new DOM structure.

Fixes #28.