Skip to content

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

@tjx666

Description

@tjx666

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions