Selectext: Copy Text from Videos에 대한 리뷰
Selectext: Copy Text from Videos 제작자: Selectext
Selectext 님의 답글
개발자 답글
4년 전에 게시됨Thanks for the review! It would be great to hear anything that you think doesn't work well at the moment so we can continue to improve the extension.
리뷰 19개
- 5점 만점에 1점Firefox 사용자 18680151 님, 일 년 전
- 5점 만점에 1점Firefox 사용자 11968036 님, 일 년 전
- 5점 만점에 5점Firefox 사용자 18251978 님, 2년 전
- 5점 만점에 5점Firefox 사용자 14014576 님, 2년 전
- 5점 만점에 5점Sammie_7215 님, 3년 전Super handy as a developer. (Copying code from tutorials) Great, and I have not run into any problems yet :D
- It's not working, I tried to copy but it's shown like this. It was working good before
public class Arrays {
Run | Debug
public static void
main
(
String
args
[
]
)
{
int
[
]
marks
=
new
int
[
3
]
;
marks
[
0
]
=
97
;
//
phy
marks
[
1
]
=
98
;
//
chem
marks
[
2
]
=
95
;
//
eng
//
System.out.println
(
marks
[
0
]
)
;
//
System.out.println
(
marks
[
1
]
)
;
//
System.out.println
(
marks
[
2
]
)
;
for
(
int
i
=
0
;
i
<
}
} - 5점 만점에 5점Firefox 사용자 14182454 님, 4년 전
- 5점 만점에 4점BladeMaker 님, 4년 전Almost excellent and it's the only extension that works so well with ocr/youtube but the problem is when copy and pasting it comes out as for example:
"按
门铃
吧"
instead of:
"按 门铃 吧"
This can be a big difference in google translate.개발자 답글
4년 전에 게시됨Thanks for the review! I have just pushed an update to the extension which adds 'single-line' and 'multi-line' modes in the extension popup (opened via clicking on the extension icon in the top right of the browser). The 'single-line' mode should work better for your use case, as everything will be copied onto a single line.
Cheers,
Vinny from Selectext - 5점 만점에 5점Firefox 사용자 15285165 님, 5년 전