Commit graph

428 commits

Author SHA1 Message Date
sienori 05813a1eeb Add copy button to popup 2019-02-23 05:59:45 +09:00
sienori f84daddf84 Show link to google translate on error in popup 2019-02-23 04:28:00 +09:00
sienori 0bcc153103 Fix style of select on Chrome 2019-02-23 04:05:36 +09:00
sienori b550e226df Change default shortcuts 2019-02-23 03:53:58 +09:00
sienori 9571e98671 Do not show button when symbol is selected 2019-02-23 03:53:34 +09:00
sienori 267b25777e Fix overflow problem in content 2019-02-23 03:30:09 +09:00
sienori f16826ab74 Apply candidate option to popup 2019-02-23 02:36:02 +09:00
sienori 063aa7f31f Show errors in content 2019-02-23 02:30:34 +09:00
sienori 669073d64b Fix error of status text 2019-02-23 02:22:13 +09:00
sienori 7a39dee3a1 Add log to translate.js 2019-02-23 01:13:11 +09:00
sienori dc546ddcb4 Fix spelling of generateLangOptions 2019-02-23 00:25:41 +09:00
sienori a73359094a Replace popup with React 2019-02-23 00:21:55 +09:00
sienori 4028acda0c Update isChangedContents in translate panel 2019-02-23 00:20:28 +09:00
sienori 6c3c75b59c Delete old content scripts 2019-02-22 02:15:39 +09:00
sienori 6e560f4046 Implement keyboard shortcuts 2019-02-22 02:00:25 +09:00
sienori 9d7bc76ffd Replace background with ES6 2019-02-22 01:56:34 +09:00
sienori c23837e6e1 Replace content scripts with React 2019-02-22 01:43:45 +09:00
sienori 611658c275 Update Crowdin configuration file 2019-02-21 03:26:28 +09:00
sienori 87f2d1b9cf Update Crowdin configuration file 2019-02-21 03:24:16 +09:00
sienori 989e97489d Update readme 2019-02-21 03:13:26 +09:00
sienori 74b3c2d4a4 Update Crowdin configuration file 2019-02-21 03:07:35 +09:00
sienori fcf20ab530 Replace option page with React 2019-02-20 20:36:57 +09:00
sienori 24d44ef384 Introduce Webpack 2019-02-20 17:10:03 +09:00
sienori 0fcace8986 Add popup font color options 2019-02-07 03:02:06 +09:00
sienori ce73c60e2f Translate text when pasted into popup 2019-02-07 02:24:00 +09:00
sienori 670b149d13 Fix not to display "null" when open popup 2019-02-07 02:17:25 +09:00
sienori ca0fac4bd1 Ver 1.9.1 2018-11-15 22:28:48 +09:00
sienori 73e3842f97 Remove new label in options page 2018-11-15 22:26:14 +09:00
sienori caaa39bdc5
New Crowdin translations (#117)
* New translations messages.json (Polish)

* New translations messages.json (Italian)

* New translations messages.json (Russian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Arabic)

* New translations messages.json (Bulgarian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)
2018-11-15 22:24:03 +09:00
sienori 02946b6106 Fix that the translation panel appears at (0,0) 2018-11-15 22:19:52 +09:00
sienori ab8bf6205c Display error message on translation panel 2018-11-15 22:17:15 +09:00
sienori 911a483896 Update language.xlsm 2018-11-15 22:01:41 +09:00
sienori a3fcd5ab67 Delete unnecessary setter 2018-11-15 21:53:35 +09:00
sienori 44c1cb37f5 Do not judge language when "dontShowButton" option is enabled 2018-11-15 21:51:46 +09:00
sienori 4fc51994cd Reduce access to API by saving translation history 2018-11-15 21:28:22 +09:00
sienori 3dcc2229a5 Trim translation source text 2018-11-15 21:24:18 +09:00
sienori 85ed092113 Change not to split line breaks when translating 2018-11-15 20:26:16 +09:00
sienori f1d3187932 Decrease access to API when judging language 2018-11-15 19:22:42 +09:00
kamikaze-kun 087fee4620 Fix displayed project name (#110) 2018-08-03 20:33:45 +09:00
sienori a700fc774e Ver 1.9.0 2018-08-01 01:04:27 +09:00
sienori 254be2f2dd
New Crowdin translations (#108)
* New translations messages.json (Polish)

* New translations messages.json (Finnish)

* New translations messages.json (Urdu (Pakistan))

* New translations messages.json (Turkish)

* New translations messages.json (Tagalog)

* New translations messages.json (Serbian (Cyrillic))

* New translations messages.json (Romanian)

* New translations messages.json (Portuguese)

* New translations messages.json (Norwegian)

* New translations messages.json (Korean)

* New translations messages.json (Japanese)

* New translations messages.json (Italian)

* New translations messages.json (Hebrew)

* New translations messages.json (Greek)

* New translations messages.json (German)

* New translations messages.json (French)

* New translations messages.json (Filipino)

* New translations messages.json (Swedish)

* New translations messages.json (Catalan)

* New translations messages.json (Hungarian)

* New translations messages.json (Indonesian)

* New translations messages.json (Russian)

* New translations messages.json (Danish)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Spanish)

* New translations messages.json (Arabic)

* New translations messages.json (Dutch)

* New translations messages.json (Ukrainian)

* New translations messages.json (Afrikaans)

* New translations messages.json (Bulgarian)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Czech)

* New translations messages.json (Vietnamese)

* New translations messages.json (Japanese)
2018-08-01 00:59:28 +09:00
sienori a1e0a82244 Show error on popup 2018-08-01 00:50:10 +09:00
sienori bb6bf77df7 Add waiting time option 2018-07-31 23:02:29 +09:00
sienori d3bcce91b6 Change format rule 2018-07-31 20:35:03 +09:00
sienori a3bdaeca75 Ver 1.8.2 2018-06-25 19:11:19 +09:00
sienori ab2b8c2867 Merge remote-tracking branch 'origin/master' 2018-06-25 19:06:53 +09:00
sienori bc475db78d
New Crowdin translations (#103)
* New translations messages.json (Turkish)

* New translations messages.json (Spanish)

* New translations messages.json (Russian)

* New translations messages.json (Portuguese, Brazilian)

* New translations messages.json (Arabic)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Chinese Traditional)

* New translations messages.json (Chinese Simplified)

* New translations messages.json (Hungarian)

* New translations messages.json (Ukrainian)

* New translations messages.json (Ukrainian)

* New translations messages.json (Ukrainian)
2018-06-25 19:06:08 +09:00
sienori 6fd67b3b93 Avoid pop-up rendering problems 2018-06-25 18:58:46 +09:00
sienori 3286e16332 Trim translation source text 2018-06-25 18:48:33 +09:00
sienori 23408bcd25 Insert button and panel after body element 2018-06-25 18:30:47 +09:00