(2016-06-19, 12:57 pm)balloonguy Wrote: I've made the modifications needed to be able to run this in Firefox. Download available at https://dl.dropboxusercontent.com/u/2638...x%2Ban.xpi
The known incompatibilities with the Chrome version are:For those interested in the technical details regarding making the extension compatible between Chrome and Firefox, see https://github.com/FooSoft/yomichan-chro...ls:firefox for the differences that were required.
- the window is not resizable (cf Bug 680823)
- the options page does not open automatically on first-run
In summary the differences were:with Bug 449811 being the only actual bug that had to be addressed.
- Firefox choosing not to implemented deprecated aspects of the API
- Immaturity of the extension API implementation
- Firefox having more restrictive security policies
- The usual older vs newer standards implementation differences
Excellent work!

Open a pull request if you'd like this to be in the official repo

Edit: merged
Edited: Yesterday, 12:00 pm
