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

WebClipper does not load preview for full page or article #457

Open
jdmcgowa opened this issue Mar 24, 2020 · 1 comment
Open

WebClipper does not load preview for full page or article #457

jdmcgowa opened this issue Mar 24, 2020 · 1 comment

Comments

@jdmcgowa
Copy link

https://stackoverflow.com/questions/60841068/onenote-web-clipper-extension-not-loading-preview

@KevinMazelin
Copy link

KevinMazelin commented Sep 19, 2021

I found temporary solution

I Test only on chrome

I made some changes on last "master" branch of this project
Build extension "npm run build"
Rename "/target/chrome" to "/target/chromek" or what you want

I donwload from store extension and install it then
Go to location "C:\Users\Utilisateur\AppData\Local\Google\Chrome\User Data\Default\Extensions{nameIdExtension}"
Copy all file into your target folder like that "target/chrome"
Copy files whose you have make some changes into your "target/chrome"

Load unpacked extension or refresh into browser extension page

I think it's dependency inside project that go wrong for now i dont know which
or maybe manifest from store validation

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