yomichan/ext
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
..
bg Add mimetype to XHR call 2016-06-19 12:54:27 -04:00
fg Use iFrame srcdoc attribute to set the content of the popup 2016-06-19 12:54:30 -04:00
img Updating icons 2016-04-06 22:20:00 -07:00
lib Deleting unused files 2016-04-17 09:38:11 -07:00
manifest.json Use non-deprecated options_ui instead of options_page in manifest 2016-06-18 19:45:28 -04:00