Skip to content

Fluany is a chrome extension to practise a foreign language fast and easy, to improve your communication skills while you're surfing the Internet.

License

Notifications You must be signed in to change notification settings

raniel182/fluany

 
 

Repository files navigation

Fluany

License: MIT Join the chat at https://gitter.im/fluany

Fluany is a chrome extension to practise a foreign language fast and easy, to improve your communication skills while you're surfing the Internet.

How Can I Contribute?

Read Contributing to Fluany

How to run development environment

You should do this before editing any code to see how it works.

  1. run gulp which will start webpack-dev-server
  2. in Chrome open chrome://extensions/
  3. check Developer mode
  4. click on Load unpacked extension
  5. add REPOSITORY_DIRECTORY/build
  6. Now you can check background script via link in extension Inspect views: background page and you will see some messages in console
  7. Navigate to any http or https page and open development tools and console. You can see messages from content scripts.
  8. Find extension icon right from adress bar.
  9. Click with left mouse button to show html content
  10. Click with right mouse button and select Inspect Popup. Then in console you can see some messages
  11. You can edit your codebase with almost 100% hot/full reload support.
  12. You can to use remote-redux-devtools.

About

Fluany is a chrome extension to practise a foreign language fast and easy, to improve your communication skills while you're surfing the Internet.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.3%
  • CSS 15.8%
  • HTML 9.9%