Selectext: Copy Text from Videos 的评价
Selectext: Copy Text from Videos 作者: Selectext
Selectext 的回应
21 条评价
- 评分 5 / 5来自 退出党团队远离中共邪教, 4 天前
- 评分 5 / 5来自 敬念法轮大法好远离瘟疫, 2 个月前
- 评分 1 / 5来自 Firefox 用户 18680151, 5 个月前
- 评分 1 / 5来自 Firefox 用户 11968036, 9 个月前
- 评分 5 / 5来自 Firefox 用户 18251978, 1 年前
- 评分 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, 3 年前
- 评分 4 / 5来自 BladeMaker, 3 年前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.开发者回应
发布于 3 年前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, 4 年前