Skip to content

extension for fetching information about Finnish words

Notifications You must be signed in to change notification settings

tamirse/sanastorm-extension

Repository files navigation

SANASTORM

This chrome extension displays cases, conjugations and translations of selected Finnish words.

Download & Install

To install the extension on the browser go to the web store

To download the source code clone from this repositery.
After cloning, run npm install to download & install dependencies.

Develop

We use "Webpack Extension Reloader" to automatically load the extension in the browser.

use npm start to run webpack on watch mode which will update the extension in the browser on every change.

Build

To build, use npm run zip - this will call webpack & babel to bundle & compile the files and then zip them into sanastorm.zip

About

extension for fetching information about Finnish words

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published