artemave / translate_onhover

Browser translation extension
https://chrome.google.com/webstore/detail/aggiiclaiamajehmlfpkjmlbadmkledi
205 stars 61 forks source link

Uncaught SyntaxError: Cannot use import statement outside a module #59

Closed cellurl3 closed 4 years ago

cellurl3 commented 4 years ago

image

cellurl3 commented 4 years ago

i know i am doing something stupid, like I didnt have the jquery.min.js , etc. Found those, but these I need help understanding.

Thanks for a great app.

artemave commented 4 years ago

What browser are you using? Because it works fine in Brave/Chrome

cellurl3 commented 4 years ago

I'm in chrome. I downloaded the zip and added the jQuery.min.js and the other JS file and loaded it unpacked developer mode of course and that's the error I got. I'll try it on another chrome in a in a couple minutes. Thanks for the dialogue

On Wed, Aug 19, 2020, 2:33 PM artem avetisyan notifications@github.com wrote:

What browser are you using? Because it works fine in Brave/Chrome

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/artemave/translate_onhover/issues/59#issuecomment-676619089, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMVB4O7676JU5ECONHQDO3DSBQSI7ANCNFSM4QFILI2Q .

artemave commented 4 years ago

Oh, you mean dev version. I've updated project readme with the installation/usage details.

cellurl3 commented 4 years ago

I am on different windows box.. Chrome Version 84.0.4147.125 (Official Build) (64-bit) i get different error.

btw: this is where I got this. Hope thats ok?? http://xregexp.com/v/3.2.0/xregexp-all.js

image