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

Chrome extension not working #67

Open
ajayrfhp opened this issue Nov 10, 2018 · 0 comments
Open

Chrome extension not working #67

ajayrfhp opened this issue Nov 10, 2018 · 0 comments

Comments

@ajayrfhp
Copy link

ajayrfhp commented Nov 10, 2018

How to get the chrome extension working.
I tried

var dictionary = new Typo("en_US", false, false, { dictionaryPath: "typo/dictionaries" })
 var dictionary = new Typo("en_US");

with typo.js included and dictionaries at the given path.

Both times, script breaks with the console output,

typo.js:255 GET chrome-extension://invalid/ net::ERR_FAILED
Uncaught DOMException: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 
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