Recensioni per Selectext: Copy Text from Videos
Selectext: Copy Text from Videos di Selectext
Risposta di Selectext
Replica dello sviluppatore
pubblicato il 3 anni faThanks 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 recensioni
- Valutata 1 su 5di Utente Firefox 18680151, 9 mesi fa
- Valutata 4 su 5di Utente Firefox 18513566, un anno faWorks okay, but requires you to sign in to google
- Valutata 1 su 5di Utente Firefox 11968036, un anno fa
- Valutata 5 su 5di Utente Firefox 18251978, 2 anni fa
- Valutata 5 su 5di Utente Firefox 14014576, 2 anni fa
- Valutata 5 su 5di Sammie_7215, 3 anni faSuper 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
<
}
}Replica dello sviluppatore
pubblicato il 3 anni faSorry about that, this has been fixed now.
Vinny from Selectext - Valutata 5 su 5di Utente Firefox 14182454, 3 anni fa
- Valutata 4 su 5di BladeMaker, 4 anni faAlmost 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.Replica dello sviluppatore
pubblicato il 3 anni faThanks 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 - Valutata 5 su 5di Utente Firefox 15285165, 4 anni fa