Skip to content

Repository files navigation

English Pocket

ko-fi

Flowchart

flowchart TD
    A(Popup menu) -->|Open this url in a new window| B(Background)
    B --> C((WXT API))
    C --> D(Chrome Extension API)
    C --> E(Firefox Extension API)
Loading

Directory Structure

  • entrypoints/popup: The content when you click the extension menu in the browser.
  • entrypoints/content: The popup menu that you see on the web page.
  • background: To access the WebExtension API using WXT, such as creating a new window.

How to build

# chromium
npm run build 

# firefox
npm run build:firefox

You will see the output in the dist/ directory.

Developer Notes

Update the repo with npm version patch/minor/major to automatically create a git tag and automatically update the package.json version.

About

A cross-browser extension to help english learners by providing them easy look up to the various resources, including Google Search, YouGlish, Cambridge Dictionary, Merriam-Webster, Dictionary.com, Thesaurus.com and Vocabulary.com.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages