Feel-ix-343/Web_Nav ? reverse-engineered prompt

Reverse engineered prompt

Build me a Chrome extension that helps me get back to web pages I’ve already visited without digging through bookmarks or doing the same Google searches over and over.

I want to be able to type something like a page title or even a general site name, then see matching pages from my Chrome history right away. If I pick a main site, I should be able to click a view sublinks option and get a scrollable list of related pages underneath it, so I can drill down to the exact page I need. It should feel fast and simple, with one click to open the result I want, plus back and forward controls when I’m moving through nested pages.

Use a React based extension UI, and if it helps with the history grouping and page suggestions, use Rust and WebAssembly for that part. Make it polished enough that I can load it in Chrome and use it as a real daily navigation helper.