Κριτικές για το Selectext: Copy Text from Videos
Selectext: Copy Text from Videos από Selectext
19 κριτικές
- Βαθμολογία 1 από 5από SGM, 3 μήνες πριν1/5 rating because it doesn't work without logging in. That's a deal breaker, I removed the extension.
- Βαθμολογία 1 από 5από Sagian, 3 μήνες πρινI 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.
- Βαθμολογία 1 από 5από Χρήστης Firefox 18680151, 7 μήνες πριν
- Βαθμολογία 4 από 5από Χρήστης Firefox 18513566, ένας χρόνος πρινWorks okay, but requires you to sign in to google
- Βαθμολογία 1 από 5από Χρήστης Firefox 11968036, ένας χρόνος πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 18251978, ένας χρόνος πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 14014576, 2 χρόνια πριν
- Βαθμολογία 1 από 5από fytdyh, 2 χρόνια πριν
- Βαθμολογία 5 από 5από Alex, 2 χρόνια πριν
- Βαθμολογία 1 από 5από Troughy, 3 χρόνια πρινCosts 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.
- Βαθμολογία 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
- Βαθμολογία 5 από 5από Atir, 3 χρόνια πριν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
<
}
}Απάντηση προγραμματιστή
δημοσιεύτηκε στις 3 χρόνια πρινSorry about that, this has been fixed now.
Vinny from Selectext Απάντηση προγραμματιστή
δημοσιεύτηκε στις 3 χρόνια πριν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.- Βαθμολογία 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 χρόνια πριν
- Βαθμολογία 5 από 5από Anosema, 4 χρόνια πρινReally 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 - Βαθμολογία 4 από 5από Twenmod, 4 χρόνια πρινEspecialy usefull for code not 5 star because it sometimes doesnt detect brackets {}
but works perfectly most times