Skip to content

SubZtep/web-words

Repository files navigation

Web Words – browser extension

Import Google Translate saved phrases into the local storage and display them on a tooltip for relevant text on a web page.

Development

🚧 Aye.

Preload mozilla/webextension-polyfill, the only production dependency.

Testing it on Firefox and Chrome. (Opera 🐛)

Build with Rollup to /dist folder that contains templates (temporary).

CLI Commands

# Project setup
npm install

# Compiles and watch for development
npm run dev

# Compiles and minifies for production
npm run build

Links

Self

Related 3rd party issues 📣

Other