javascript - Using chrome.tabs.captureVisibleTab() from DevTools console -


I'm curious about whether to take a screenshot of Chrome DevTools directly using Chrome's tabTabs.captureVisibleTab It is possible from inside the console or within a snippet), without completing the process of creating an extension.

Is this somehow possible? If not, how would you suggest taking a screenshot, which reliably copulates the current page (html2canvas does not present everything properly). Thanks for your help.

After installing here, Google has provided "Chrome-Extension: / / Cpngackimfmofbokmjmljamhdnckgpmj / js / page_context.js "can open its code to see its code. This extension does not use Chrome Extension APIs, it works well in most pages except for some complex pages.

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

sql server ce - Is there some way to make sqlce3.5 and 4.0 co-exist in the C# project -