Análises para Selectext: Copy Text from Videos
Selectext: Copy Text from Videos por Selectext
Análise por Twenmod
19 análises
- Avaliado em 1 de 5por SGM , há 3 meses1/5 rating because it doesn't work without logging in. That's a deal breaker, I removed the extension.
- Avaliado em 1 de 5por Sagian , há 3 mesesI was hesitant to even try because it demanded a login. Then, I saw usage limits and upgrade for $ and immediately removed it. The single test I did wouldn't even copy (to the clipboard) all of the text that it managed to recognize; only a small rectangle.
- Avaliado em 1 de 5por Utilizador do Firefox 18680151 , há 7 meses
- Avaliado em 4 de 5por Utilizador do Firefox 18513566 , há um anoWorks okay, but requires you to sign in to google
- Avaliado em 1 de 5por Utilizador do Firefox 11968036 , há um ano
- Avaliado em 5 de 5por Utilizador do Firefox 18251978 , há um ano
- Avaliado em 5 de 5por Utilizador do Firefox 14014576 , há 2 anos
- Avaliado em 5 de 5por Sammie_7215 , há 3 anosSuper 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
<
}
}Resposta do programador
publicado a há 3 anosSorry about that, this has been fixed now.
Vinny from Selectext - Avaliado em 5 de 5por Utilizador do Firefox 14182454 , há 3 anos
- Avaliado em 4 de 5por BladeMaker , há 3 anosAlmost 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.Resposta do programador
publicado a há 3 anosThanks 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 - Avaliado em 5 de 5por Utilizador do Firefox 15285165 , há 4 anos