An open API service indexing awesome lists of open source software.

https://github.com/fosscit/quick-sense

QuickSense is a Chrome extension that serves as your pocket dictionary. It allows users to look up the meaning of words quickly and efficiently. The extension provides both visual and auditory feedback, making it a versatile tool for anyone needing instant word definitions.
https://github.com/fosscit/quick-sense

Last synced: 2 months ago
JSON representation

QuickSense is a Chrome extension that serves as your pocket dictionary. It allows users to look up the meaning of words quickly and efficiently. The extension provides both visual and auditory feedback, making it a versatile tool for anyone needing instant word definitions.

Awesome Lists containing this project

README

        

# QuickSense - Pocket Dictionary Chrome Extension

QuickSense is a Chrome extension that serves as your pocket dictionary. It allows users to look up the meaning of words quickly and efficiently. The extension provides both visual and auditory feedback, making it a versatile tool for anyone needing instant word definitions.

## Features

- Word Lookup: Enter a word in the input field and click the "Find Meaning" button to instantly get its meaning.
- Speech Synthesis: Click the "Speak" button to hear the pronunciation of the word using text-to-speech synthesis.

- Persistent Storage: Previous word searches and their meanings are stored locally, providing a seamless experience across browser sessions.

## Installation

1. Clone the Repository:
```
git clone
```
2. Load the Extension:
- Open Chrome and navigate to `chrome://extensions/`.
- Enable "Developer mode" in the top right corner.
- Click on "Load unpacked" and select the directory where the extension files are located.

## How to Use

1. Open the Extension:
- Click on the QuickSense icon in the Chrome toolbar to open the extension popup.

2. Enter a Word:
- Type a word into the input field and press "Enter" or click the "Find Meaning" button to get its definition.

3. Listen to Pronunciation:
- Click the "Speak" button to hear the pronunciation of the word.

4. Navigate through Menu:
- Select the word you want to search and right click to find our extension.
- Click the option in the menu and your answer will be available in extension popup.

## Technologies Used

- HTML, CSS: Frontend structure and styling.
- JavaScript: Dynamic functionality and interaction with Chrome APIs.
- Chrome Storage API: Local storage of word meanings for persistent usage.
- Chrome Extension APIs: Interaction with browser features and services.

## Contributors

- Shajithrooban G G (https://github.com/rooban33) -Head of Technical team (2023-2024), FOSS-CIT.
- Anush M - Member of Technical Team (2023-2024), FOSS-CIT.
- Vishal D - Public Relations Manager (2023-2024), FOSS-CIT.
- Lithika Rajkumar - Event Manager (2023-2024), FOSS-CIT.