Skip to content

[Electron Vu3 Devtoos] Uncaught (in promise) TypeError: chrome.tabs.captureVisibleTab is not a function #1511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tjx666 opened this issue Jul 15, 2021 · 1 comment

Comments

@tjx666
Copy link

tjx666 commented Jul 15, 2021

Version

6.0.0-beta.15

Browser and OS info

Macos Big Sur 11.4, electron 13.1.6

Steps to reproduce

  1. git clone https://github.com/tjx666/electron-vue-vite-boilerplate
  2. pnpm install
  3. pnpm app
  4. open vue devtools tab
  5. click main window

What is expected?

no waring, no error

What is actually happening?

startup output::

(node:37448) ExtensionLoadWarning: Warnings loading extension at /Users/yutengjing/Library/Application Support/app/extensions/ljjemllljcmogpfapbkkighbhhppjdbg:
  Unrecognized manifest key 'browser_action'.
  Unrecognized manifest key 'update_url'.
  Permission 'contextMenus' is unknown or URL pattern is malformed.
  Cannot load extension with file or directory name _metadata. Filenames starting with "_" are reserved for use by the system.

After open vue devtools tab and click window:

[37448:0715/164133.198839:ERROR:CONSOLE(2)] "Uncaught (in promise) TypeError: chrome.tabs.captureVisibleTab is not a function", source: chrome-extension://onimmhnncoodiojfaeonajhfdipemkoi/build/devtools.js (2)
@Ripwords
Copy link

Having this issue as well

@Akryum Akryum closed this as completed in f91a3d7 Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants