Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashchan/safarikai
Safari extension for translating Japanese words.
https://github.com/ashchan/safarikai
dictionary edict japanese safari-extension
Last synced: 3 months ago
JSON representation
Safari extension for translating Japanese words.
- Host: GitHub
- URL: https://github.com/ashchan/safarikai
- Owner: ashchan
- Created: 2013-12-19T23:50:29.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-05-23T00:35:04.000Z (over 2 years ago)
- Last Synced: 2024-07-15T22:51:23.740Z (4 months ago)
- Topics: dictionary, edict, japanese, safari-extension
- Language: Swift
- Homepage: https://itunes.apple.com/us/app/safarikai/id1437951175?ls=1&mt=12
- Size: 58.4 MB
- Stars: 207
- Watchers: 7
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- safari-extensions - Safarikai - Safari extension for translating Japanese words. (General)
README
# Safarikai
Translate Japanese words on web pages. Inspired by rikaichan and rikaikun, with love for Safari.
![Safarikai Screenshot](https://raw.github.com/ashchan/safarikai/master/Screenshot.png)
## How to Use
* Download Safarikai.app from [App Store](https://itunes.apple.com/us/app/safarikai/id1437951175?ls=1&mt=12), run it once to install the extension.
* Open Safari - Preferences - Extension, make sure Safarikai is checked on the left panel.
* Hover over Japanese word; if Safarikai finds translation(s) for that word a popup will show.## Development Dependencies
* ~[Carthage](https://github.com/Carthage/Carthage)~
* ~[CoffeeScript](https://coffeescript.org)~
* ~[japanese-kit](https://github.com/ashchan/japanese-coffee-kit)~## Special Thanks ❤️
* [Aaron Lee](https://github.com/apparition47): An iOS developer who helped migrate to V2.0 (App Store).
* Rachel Young: An Interface Designer. Made beautiful icons for Safarikai.
* [yaku](https://code.google.com/p/yaku/): A project of Bryan McKelvey.
* [Rikaichan](http://www.polarcloud.com/rikaichan/): A popup Japanese-English/German/French/Russian dictionary tool for Firefox, Thunderbird and Seamonkey.
* [rikaikun](https://github.com/melink14/rikaikun): A port of rikaichan for chrome. Translate Japanese by hovering over words.
* [Electronic Dictionary Research and Development Group](http://www.edrdg.org): The home of the "EDICT Project" which has led to the compilation of a number of major Japanese-English dictionary files. Dictionary files used in Safarikai were converted from [EDICT](http://www.edrdg.org/jmdict/edict_doc.html), [ENAMDICT](http://www.edrdg.org/enamdict/enamdict_doc.html) and others.
* Chris Ferdinandi: MIT Licensed [Climbing up and down the DOM tree with vanilla JavaScript](https://gomakethings.com/climbing-up-and-down-the-dom-tree-with-vanilla-javascript/)## License
Copyright (c) [James Chen](https://ashchan.com/) ([@ashchan](https://twitter.com/ashchan))
Safarikai is released under the [MIT License](http://jameschen.mit-license.org/license.html).