Skip to content

MuskaanDev/WebDictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebDictionary

This Chrome extension, built using Golang and JavaScript, allows users to instantly get the meaning of words on a webpage by right-clicking on them.

Features

  • Right-click any word on a webpage to get its meaning instantly.
  • Lightweight and fast.
  • Utilizes a backend built with Go for efficient word definitions.

Installation

  1. Clone the repository.
  2. Build and run the Go server.
  3. Load the extension in Chrome.

Usage

  1. Right-click on any word on a webpage.
  2. Select "Get meaning" from the context menu.
  3. A popup will display the meaning of the word.

Development

Prerequisites

  • Go
  • Node.js (for JS-related development)

About

A lightweight Chrome extension to get meanings of words, built using Golang and Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published