'Is there any way to achieve function such as the picture effect?

Is there any way to achieve function such as the picture effect?

This is a Browser function run in the Smartisan TNT. It enables the user to enter a search and then open different web pages(etc. Reddit/twitter/Youtube/Stack Overflow) at once for a broader search.

and now, I want to make that functionality in Chrome via a plugin. BUT, If I use HTML iframes(doesn't support cookies), so I can't keep loggin, and there are many sites that can't be searched without cookies.

In addition, Chrome's plugins have neutered the crawler function, and Google Search have disabled crawlers (they ask you to verify the bot once you crawl), so the way to reconstruct pages through crawlers is not available now.

Smartisan TNT Browser



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source