Local Filesystem Links에 대한 리뷰
Local Filesystem Links 제작자: austrALIENsun, AWolf
리뷰 22개
- 5점 만점에 5점Firefox 사용자 17428531 님, 3년 전
- 5점 만점에 5점Firefox 사용자 15785508 님, 4년 전
- 5점 만점에 5점Firefox 사용자 14178941 님, 5년 전Hi 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!
- 5점 만점에 5점Bald Superhero 님, 5년 전EXCELLENT! works perfectly - removes the barrier of not being able to get to local files in my browser based support call application.
- 5점 만점에 5점Firefox 사용자 15262706 님, 6년 전Great 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. - 5점 만점에 5점Firefox 사용자 15046829 님, 6년 전
- 5점 만점에 5점Firefox 사용자 15030801 님, 6년 전
- 5점 만점에 5점Firefox 사용자 14593426 님, 7년 전
- This 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. - 5점 만점에 5점Adarsh Madrecha 님, 7년 전Simple amazing plugin. Extremely useful. It opens local files and folder which is not possible using standard Firefox functionality.
개발자 답글
7년 전에 게시됨Great to hear that you find the addon useful. Our primary goal was to make the addon working on Firefox Quantum at all and ship it as quickly as possible. Performance issues are addressed in later steps.- 5점 만점에 5점Bill Stidham 님, 8년 전Have it frozen to 0.99.47
I am NOT installing a separate piece of software so this can function
This extension works fine but webextension API is a POS
working around firefox's webextension API BS is becoming very time consuming for me개발자 답글
7년 전에 게시됨The 2-component-architecture was the best way we came up with with regard to limitations of the WebExtensions API. I am aware that this is not optimal but what can be done instead? - 5점 만점에 5점Firefox 사용자 13461379 님, 8년 전