Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use iFrame srcdoc attribute to set the content of the popup | ispedals | 2016-06-19 |
| | | | | | | | | Previously the contentdocument of the iFrame was opened and document.write() was being used set the contents of the popup. In Gecko, content scripts do not have the same security context as of the embedded page, so the call to document.open() results in a SecurityError. | ||
* | Cleanup | Alex Yatskov | 2016-05-29 |
| | |||
* | Optimization | Alex Yatskov | 2016-05-05 |
| | |||
* | Improvements | Alex Yatskov | 2016-04-24 |
| | |||
* | Get rid of flicker | Alex Yatskov | 2016-04-23 |
| | |||
* | Mostly working | Alex Yatskov | 2016-04-23 |
| | |||
* | WIP | Alex Yatskov | 2016-04-23 |
| | |||
* | WIP | Alex Yatskov | 2016-04-22 |
| | |||
* | WIP | Alex Yatskov | 2016-04-22 |
| | |||
* | Work on popup script | Alex Yatskov | 2016-04-21 |
| | |||
* | WIP | Alex Yatskov | 2016-04-20 |
| | |||
* | Stub | Alex Yatskov | 2016-04-18 |
| | |||
* | Revert "Support switching between edict and enamdict" | Alex Yatskov | 2016-04-17 |
| | | | | This reverts commit f079db0471424a873f22315c7911571d467e97ad. | ||
* | Support switching between edict and enamdict | Alex Yatskov | 2016-04-17 |