TJDict is a fast, easy, open-source and ad-free browser extension for multi-dictionary searching.
Chrome Web Store
Firefox Add-ons
Edge Add-ons
- Prerequisites:
- git
- node
- npm
- Run
npm run start. - Load
distdirectory as an unpacked extension into the browser. - Optionally run
npm run storybookandbin/chromefor components development.
npm run package:all- All packages are located in
pkgdirectory.
- Bump version in
src/manifest.json - Run
npm run version - Commit
src/manifest.jsonandCHANGELOG.mdfiles - Tag
- Push
Please follow Angular Commit Message Guidelines.
