simple-translate/src
Ne1s07 1cd9da3873 Fix the inserted <div> covering origin content (#151)
When inserting <div> after <body> element, it will create a new <body> to contain the new <div> element. This may cause part of the origin website content to be covered. So just use `beforeend` instead of `afterend` to avoid that.
2019-05-02 12:54:38 +09:00
..
_locales New Crowdin translations (#143) 2019-03-23 00:14:54 -07:00
background Fix problems that could not get parent url and selected text in iframe 2019-02-23 22:10:18 +09:00
common Fix wrong links (#144) 2019-03-22 09:59:02 -07:00
content Fix the inserted <div> covering origin content (#151) 2019-05-02 12:54:38 +09:00
icons Compress icons 2019-02-24 05:53:03 +09:00
options Add chrome extension page link to settings page 2019-03-21 20:10:01 +09:00
popup Fixed that input area is not resized when opening popup 2019-02-24 05:26:51 +09:00
settings Add new label to second lang option 2019-02-23 21:01:53 +09:00
manifest-chrome.json Ver 2.0.4 2019-03-23 16:16:23 +09:00
manifest-firefox.json Ver 2.0.4 2019-03-23 16:16:23 +09:00