Skip to content

Kitsuya0828/DeepL-Chrome-Extension

Repository files navigation

DeepL Chrome Extension

generated from chibat/chrome-extension-typescript-starter: Chrome Extension TypeScript Starter

Pop-up Right-click Menu
スクリーンショット 2023-01-15 11 39 18 スクリーンショット 2023-01-15 11 41 22

You need DeepL API Free to use this extension.

Once set up, your credentials are synced to any Chrome browser you are logged into.

Project Structure

Path Description
src/ Source files
dist/ Chrome Extension directory
dist/js/ Generated JavaScript files

Setup

npm install

Build

npm run build

Run in Visual Studio Code

npm run run:chrome

Load extension to Chrome

Load dist/ directory

スクリーンショット 2023-01-15 11 28 48

Test

npm run test