Skip to content

A browser extension that allows you to learn etymologies by the click of a button.

Notifications You must be signed in to change notification settings

nzajk/etymology-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Etymology Extension

This repository contains the code for the browser extension as well as the RESTful API. This extension is used to find the etymology of a word anywhere on the internet in an instant.

Demonstration

  1. Highlight: Select any word you encounter.
Screenshot 2024-06-23 at 10 42 09 AM
  1. Discover: View the word’s etymology in a scrollable popup.
Screenshot 2024-06-23 at 10 42 28 AM
  1. Dismiss: Close the popup when finished.
Screenshot 2024-06-23 at 10 49 08 AM

Getting Started

  1. Clone the repository using git clone https://github.com/nzajk/etymology-extension.git.
  2. Run the command python server/app.py or python3 server/app.py depending on your python version.
  3. Add the extension to chrome://extensions/ and enjoy!

About

A browser extension that allows you to learn etymologies by the click of a button.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published