Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 2.26 KB

README.md

File metadata and controls

38 lines (26 loc) · 2.26 KB

Dictionary

screensot2

This is a Dictionary chrome extension, which can be used to search meanings quickly and easily. This dictionary saves a lot of time. Since extensions can be used in the same page you don't have to open new tab just to search for meanings. All you have to do is enter word and click search button.

How to install?

Currently our extension is in development phase so, It is not available in chrome store. You have to manually install it in order to use/test. Follow following steps to install.

  1. Either get zip file and extract the folder or clone this repo.
  2. Open chrome and navigate to Options>More tools>extensions or go to chrome://extensions form URL.
  3. Active developer mode by clicking developer mode checkbox. If you are already in developer mode ignore this step.
  4. Click on load unpacked extensions and navigate to the folder you cloned or extracted in first step.
  5. If configured properly, you will see new dictionary like icon on the top right corner of you chrome.

Features

  • XHTTP request is used to fetch data from server, Which means less data usage and quick load.
  • Simple yet sweet bootstrap UI.
  • External search available with Google and Dictionary.com.
  • Multi language selection.
  • Translated meaning i.e. Input in one and display output in another.
  • 10+ language support.

To change language and configuration.

STEPS:

  • Left click on extension icon.
  • Click on options.

Options Page

Credits

  • Glosbe API is used as a data source.
  • Icon is designed by Freepik and distributed by Flaticon.
  • Background of options page is from Dark-Arc theme.