Vurdering for Local Filesystem Links
Local Filesystem Links av austrALIENsun, AWolf
Svar frå austrALIENsun
Svar frå utviklaren
posta 7 år sidanThanks for taking the time to report that there is an issue with this addon. Please note, that the Mozilla review system is not meant to be used to report technical issues, see https://addons.mozilla.org/en-US/review_guide. Please use the support site on github to report bugs; not the review system.
Due to the new Firefox WebExtension API, there is something new, see addon description: "Starting with Firefox 57, the addon requires you to install an additional helper application. Otherwise the addon cannot function properly. The details are explained in a first-run dialog when you install the addon."
Due to the new Firefox WebExtension API, there is something new, see addon description: "Starting with Firefox 57, the addon requires you to install an additional helper application. Otherwise the addon cannot function properly. The details are explained in a first-run dialog when you install the addon."
37 vurderingar
- Vurdering: 4 av 5av Leonardo, 3 år sidanWorks ok . However not 5 stars because there is still an issue which causes the link to open several times the target after the click.
- Vurdering: 4 av 5av RACHEL SALZMAN, 3 år sidan
- Vurdering: 5 av 5av Firefox user 17428531, 3 år sidan
- Vurdering: 1 av 5av VitAl2013, 4 år sidanNot working. For example, open Quire.io login and add local link in any message. No hyperlink detected at all.
- Vurdering: 4 av 5av Sor Targol, 4 år sidanExtremely 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
- Vurdering: 5 av 5av Firefox user 15785508, 4 år sidan
- Vurdering: 5 av 5av Firefox user 14178941, 4 år sidanHi 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!
- Vurdering: 5 av 5av tibo77, 4 år sidan
- Vurdering: 1 av 5av MarkiGuru, 5 år sidanHi, 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. - Vurdering: 5 av 5av jumpi, 5 år sidanI use it to open networks links in my own docuwiki, works well!!
Thanks a lot :o)) - Vurdering: 1 av 5av Martha, 5 år sidanInstalled 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 :(
Svar frå utviklaren
posta 5 år sidanMaybe 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. - Vurdering: 5 av 5av Bald Superhero, 5 år sidanEXCELLENT! works perfectly - removes the barrier of not being able to get to local files in my browser based support call application.
- Vurdering: 5 av 5av wieland, 5 år sidan
- Vurdering: 4 av 5av nymphokiller, 5 år sidan
- Vurdering: 5 av 5av mbit, 5 år sidan
- Vurdering: 5 av 5av Firefox user 15262706, 6 år sidanGreat 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. - Vurdering: 5 av 5av Firefox user 15046829, 6 år sidan
- Vurdering: 5 av 5av Firefox user 15030801, 6 år sidan
- Vurdering: 4 av 5av Firefox user 14610355, 6 år sidanDefinitely works but sometimes opens the link in up to 6 separate windows.
- Vurdering: 5 av 5av Firefox user 14593426, 6 år sidan
- Vurdering: 5 av 5av Robert, 6 år sidan
- Vurdering: 5 av 5av rixtech, 6 år sidanThis 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. - Vurdering: 1 av 5av fagus, 6 år sidan12000 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.