Critiques pour Local Filesystem Links
Local Filesystem Links par austrALIENsun, AWolf
37 notes
- Noté 4 sur 5par Leonardo, il y a 3 ansWorks ok . However not 5 stars because there is still an issue which causes the link to open several times the target after the click.
- Noté 4 sur 5par RACHEL SALZMAN, il y a 3 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 17428531 de Firefox, il y a 3 ans
- Noté 1 sur 5par VitAl2013, il y a 4 ansNot working. For example, open Quire.io login and add local link in any message. No hyperlink detected at all.
- Noté 4 sur 5par Sor Targol, il y a 4 ansExtremely useful extension. There is a bug noticed in the latest (0.100.2) version: sometimes (with 10% probability) clicking on a link opens several (from 3 to 10) identical program instances. Setting the number of run repetitions to 0,-1 or 1 doesn't help. Version 0.99.64 doesn't have this issue
- Noté 5 sur 5par Utilisateur ou utilisatrice 15785508 de Firefox, il y a 4 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 14178941 de Firefox, il y a 5 ansHi There! I love your add-on! I am having an issue, however, where single-clicking the link opens Windows Explorer multiple times (1-3 Explorer windows pop open). Otherwise, GREAT!
- Noté 5 sur 5par tibo77, il y a 5 ans
- Noté 1 sur 5par MarkiGuru, il y a 5 ansHi, in last version not working correctly your extension on macos 10.15.5, file for extension install_host_compiled.sh no work correctly. after instalation when im clicking on local link i got error
dbddf6b6-0680-a543-9bbd-3b7f0c60cada.
App python is broken and cant open app. File can be take to trash.
any idea for fix, i tried install python engine, but nothing happened. thanks for any solution. - Noté 5 sur 5par jumpi, il y a 5 ansI use it to open networks links in my own docuwiki, works well!!
Thanks a lot :o)) - Noté 1 sur 5par Martha, il y a 5 ansInstalled add-on and the helper application, it is completely non-functional on my computer. (Won't cooperate with Monday.com? Maybe conflicts with security settings? I don't know.) Disappointed - this means I have to go back to Chrome for work :(
Réponse du développeur
mis en ligne : il y a 5 ansMaybe it's because of a disabled feature "dynamic link handling" in the version you tried. That feature is now enabled again with version 0.99.64 and newer. I don't know Monday.com but it should work now. If you like, you could retry it and let me know if it is working. - Noté 5 sur 5par Bald Superhero, il y a 5 ansEXCELLENT! works perfectly - removes the barrier of not being able to get to local files in my browser based support call application.
- Noté 5 sur 5par wieland, il y a 6 ans
- Noté 4 sur 5par nymphokiller, il y a 6 ans
- Noté 5 sur 5par mbit, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 15262706 de Firefox, il y a 6 ansGreat add-on,
I made an Electronic Document Management for my company, with firefox until release 60.0.1 using this settings.:
lockPref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess");
lockPref("capability.policy.localfilelinks.sites", "http://localwebserver");
lockPref("capability.policy.policynames", "localfilelinks");
lockPref("capability.principal.codebase.p0.granted", "UniversalFileRead");
lockPref("capability.principal.codebase.p0.id", "http://localwebserver");
in my EDM, depending of a status in a database, the script launch in firefox a popup windows witch open the document on a network share.
Is it possible that our add-on scans the header's page for something like:
window.open("file:///I:/a_folder/a_file"...
and directly open the file without having to clic on a link on the page?
If I can, I'd like to help you.
Vincent. - Noté 5 sur 5par Utilisateur ou utilisatrice 15046829 de Firefox, il y a 6 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 15030801 de Firefox, il y a 6 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 14610355 de Firefox, il y a 6 ansDefinitely works but sometimes opens the link in up to 6 separate windows.
- Noté 5 sur 5par Utilisateur ou utilisatrice 14593426 de Firefox, il y a 7 ans
- Noté 5 sur 5par Robert, il y a 7 ans
- Noté 5 sur 5par rixtech, il y a 7 ansThis is a great add on that just makes the workday easier.
Sure, there are a whole lot of philosophical arguments about why you shouldn't need to use a local filesystem explorer, or that IE should never have made us lazy back in the 90s. But the reality in real workplaces is that users have a mix of browsers on a mix of OSes talking to a mix of fileshares and content management services, and there is usually no project willing to pay for revising legacy document links. Add ons like this one help you to get on with the work you're paid to do instead of wrestling with the foibles of your PC and dealing with legacy cruft that builds up as "best practice" evolves. - Noté 1 sur 5par fagus, il y a 7 ans12000 lines of code in options.js? Seriuosly? Do I need 12000 lines of options to open a file link?
Whole shebang of "Launch App Button" from srazzano takes 600 lines, with all bells & whistles.
I don't want to trust bloatware. I don't know why would a legitimate addon like this need scheduler and so on.