Z Capture Log
Item logo image for Z Capture Log

Z Capture Log

ExtensionDeveloper Tools3 users
Item media 1 screenshot

Overview

Captures active tab

Captures the current active tab. A image capture is taken whenever the active tab completes loading and, optionally, at intervals. This is primarily a tool to experiment with Chrome's tabs API's captureVisibleTab method. Unless you are interested in post-processing the image data or experimenting with different format, quality and delay settings, then this is probably not for you. Due to the asynchronous nature of the JavaScript events, there is no absolute guarantee that the captured tab corresponds to the active tab that completed loading. No details about the tab (such as id, title or URL) are recorded with the captures. The image data are timestamped, stored locally in an IndexedDB table and can be downloaded for further processing etc. At present, there is no convenient mechanism for freeing up storage, other than by removing the extension; this will be added in a future version. The following are controllable via options: * PNG or JPEG format captures * JPEG quality setting * delay between tab load completion and capture request (milliseconds) * (minimum) interval between periodic captures (seconds) Note that some, maybe all, internal chrome:// pages cannot be captured from a service worker context. This extension's extensive permissions are only used to call chrome.tabs.captureVisibleTab from a service worker that runs in the background. There are no mutating API calls except to write to the IndexedDB table and no data are sent or received by the extension. Change Log 0.0.2 Include local ISO date/time as part of the downloaded file name. Add some missing semicolons. 0.0.1 initial revision

0 out of 5No ratings

Google doesn't verify reviews. Learn more about results and reviews.

Details

  • Version
    0.0.2
  • Updated
    June 9, 2021
  • Offered by
    Giuliano Procida (CWS)
  • Size
    9.14KiB
  • Languages
    English (UK)
  • Developer
    Email
    giuprocws@gmail.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes
Google apps