Skip to content
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

Failed to load extension to Edge #83

Open
ramisedhom opened this issue Nov 8, 2024 · 1 comment
Open

Failed to load extension to Edge #83

ramisedhom opened this issue Nov 8, 2024 · 1 comment

Comments

@ramisedhom
Copy link

Microsoft Edge Version: 129.0.2792.79 (Official build) (64-bit)
Obsidian-clipper version: 1.0.0-beta.6

Steps:

  1. Unzip the obsidian-clipper-extention.zip file.
  2. Open Edge browser and navigate to the Extensions.
  3. Enable Developer mode.
  4. Click on Load unpacked button and navigate to the unzipped obsidian-clipper-extention directory and select it.

Error:
ErrorMissing 'manifest_version' key. Its value must be an integer either 2 or 3. See developer.chrome.com/extensions/manifestVersion for details.

@ramisedhom
Copy link
Author

I added:

{
  ...,
  "manifest_version": 2,
  ...
}

and extension added but the Clipper button is dimmed.
image

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

1 participant