Recensiones de Selectext: Copy Text from Videos
Selectext: Copy Text from Videos per Selectext
Recension de Usator de Firefox 14014576
Classificate 5 de 5
per Usator de Firefox 14014576, 2 yıl önce19 recensiones
- Classificate 1 de 5per Usator de Firefox 18680151, 9 ay önce
- Classificate 4 de 5per Usator de Firefox 18513566, bir yıl önceWorks okay, but requires you to sign in to google
- Classificate 1 de 5per Usator de Firefox 11968036, bir yıl önce
- Classificate 5 de 5per Usator de Firefox 18251978, 2 yıl önce
- Classificate 1 de 5per fytdyh, 2 yıl önce
- Classificate 5 de 5per Alex, 3 yıl önce
- Classificate 1 de 5per Troughy, 3 yıl önceCosts money (quote from author: you can now use it 15 times per day for free, and to get 100 uses per day you need to upgrade.), requires Google login, but most importantly, it doesn't even properly copy small, but easily readable text.
- Classificate 5 de 5per Sammie_7215, 3 yıl önceSuper handy as a developer. (Copying code from tutorials) Great, and I have not run into any problems yet :D
- Classificate 5 de 5per Atir, 3 yıl önceIt'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
<
}
}Responsa de disveloppator
publicate 3 yıl önceSorry about that, this has been fixed now.
Vinny from Selectext Responsa de disveloppator
publicate 3 yıl önceThanks 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.- Classificate 5 de 5per Usator de Firefox 14182454, 3 yıl önce
- Classificate 4 de 5per BladeMaker, 4 yıl önceAlmost 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.Responsa de disveloppator
publicate 3 yıl önceThanks 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 - Classificate 5 de 5per Usator de Firefox 15285165, 4 yıl önce
- Classificate 5 de 5per Anosema, 4 yıl önceReally nice, works all the time but something can be annoying:
If the text is under the youtube's navigation bar, selectionning it can be a bit hard - Classificate 4 de 5per Twenmod, 4 yıl önceEspecialy usefull for code not 5 star because it sometimes doesnt detect brackets {}
but works perfectly most times