Skip to content

randomC0der/tanoshiidict

Repository files navigation

tanoshiidict

LICENSE SUSHI-WARE LICENSE

GitHub release (latest by date) Chrome Web Store Mozilla Add-on

An unofficial browser extension for Tanoshii

Install

Get it for Firefox

Get it from the Chrome Webstore

Get it from the Edge Web Store (soon!)

Get it for Opera (soon!)

Sideloading

The following instructions works only with Chrome and other Chromium-based browsers (Brave, new Edge, ...).

  1. Download the latest release
  2. Unzip it
  3. Open chrome://extensions
  4. Enable developer mode
  5. Click Load unpacked
  6. Find and select the extension folder

Usage

  1. Select your Kanji
  2. Right click
  3. Select the dictionary

Building from source

You'll need the latest version of Node.js. Clone the repo and install all dependencies.

git clone https://github.com/randomC0der/tanoshiidict.git
cd tanoshiidict
npm install

For development with hot-reloading, use the following command. Make sure that parcel builds first (if it fails, consider to increase the delay).

npm run watch

To compile the project for production, use:

npm run build

Thanks

Loosely based on https://github.com/fregante/browser-extension-template

License

This project is licensed under the Anti 996 License. It's an MIT-ish license but you must comply with labour laws. Karoshi and occupational burnout in general are not a joke. Also, feel free to buy me sushi if you like my work.