Ocene za Selectext: Copy Text from Videos
Selectext: Copy Text from Videos — Selectext
Ocena uporabnika Twenmod
Ocenjeno z 4 od 5
— Twenmod, pred 4 letiEspecialy usefull for code not 5 star because it sometimes doesnt detect brackets {}
but works perfectly most times
but works perfectly most times
19 ocen
- Ocenjeno z 1 od 5— SGM, pred enim mesecem1/5 rating because it doesn't work without logging in. That's a deal breaker, I removed the extension.
- Ocenjeno z 1 od 5— Sagian, pred enim mesecemI 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.
- Ocenjeno z 1 od 5— Uporabnik Firefoxa 18680151, pred 5 meseci
- Ocenjeno z 4 od 5— Uporabnik Firefoxa 18513566, pred 9 meseciWorks okay, but requires you to sign in to google
- Ocenjeno z 1 od 5— Uporabnik Firefoxa 11968036, pred 10 meseci
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 18251978, pred enim letom
- Ocenjeno z 5 od 5— Uporabnik Firefoxa 14014576, pred 2 letoma
- Ocenjeno z 1 od 5— fytdyh, pred 2 letoma
- Ocenjeno z 5 od 5— Alex, pred 2 letoma
- Ocenjeno z 1 od 5— Troughy, pred 3 letiCosts 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.
- Ocenjeno z 5 od 5— Sammie_7215, pred 3 letiSuper handy as a developer. (Copying code from tutorials) Great, and I have not run into any problems yet :D
- Ocenjeno z 5 od 5— Atir, pred 3 letiIt'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
<
}
}Odgovor razvijalca
objavljeno ob pred 3 letiSorry about that, this has been fixed now.
Vinny from Selectext Odgovor razvijalca
objavljeno ob pred 3 letiThanks 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.- Ocenjeno z 5 od 5— Uporabnik Firefoxa 14182454, pred 3 leti
- Ocenjeno z 4 od 5— BladeMaker, pred 3 letiAlmost 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.Odgovor razvijalca
objavljeno ob pred 3 letiThanks 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 - Ocenjeno z 5 od 5— Uporabnik Firefoxa 15285165, pred 4 leti
- Ocenjeno z 5 od 5— Anosema, pred 4 letiReally 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