yomichan/ext/fg
ispedals 651231fbc1 Use iFrame srcdoc attribute to set the content of the popup
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.
2016-06-19 12:54:30 -04:00
..
css Styling, switching port to one that is not likely to be used. 2016-05-18 10:24:11 -07:00
img Elementary audio playback support 2016-06-14 20:44:38 -07:00
js Use iFrame srcdoc attribute to set the content of the popup 2016-06-19 12:54:30 -04:00