GoogleChrome / GoogleChrome/chrome-extensions-samples
chrome tabCapture example
- Dominant language
- JavaScript
- Stars
- 17.8k
- Forks
- 9k
- Avg merge
- 21h
- Merged PRs (30d)
- 28
Description
hi am tiring to use the tabCapture API without success for a few days now
what I tried
running the tab capture in the content - results in undefined to the API
running the tab capture inside an iframe that the src is HTML that accessible to the extension (iFrame.src = chrome.runtime.getURL("gif.html");) -result in an error when the user clicks on a button to initiate the recorded **Error starting tab capture**
maybe someone can share code example for using the tab capture API in manifest version 3
thanks
Contributor guide
Research direction
Start by reviewing the issue's reported tabCapture attempts in content scripts and extension-accessible iframes, along with the Manifest V3 context. A useful contribution would need to define and document a working example and a clear verification path for successful recording, but the issue does not name files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100