You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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)
The text was updated successfully, but these errors were encountered:
Version
6.0.0-beta.15
Browser and OS info
Macos Big Sur 11.4, electron 13.1.6
Steps to reproduce
What is expected?
no waring, no error
What is actually happening?
startup output::
After open vue devtools tab and click window:
The text was updated successfully, but these errors were encountered: