Skip to content

FreeLanguageTools/ssmtool-web-companion

Repository files navigation

WebExtension for ssmtool

This extension directly sends both the word and sentence to ssmtool when you click on a word in your browser page.

When you click on any word on a page in a <p> tag, this extension copies the following to the clipboard:

{
    word: <word>,
    sentence: <sentence>
}

When this information is received by ssmtool, the appropriate fields will be filled, providing a seamless card-creation experience.

About

WebExtension companion for Simple Sentence Mining

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published