Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά παραβίασης».

Μάθετε περισσότερα

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

Links to local filesystems on recent firefox versions without extensions(78+)

  • 1 απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 21 προβολές
  • Τελευταία απάντηση από cor-el

more options

Hello, So I've been trying to activate local links which would open a local directory in file explorer. I'm trying to do this on a wiki based on MediaWiki running on a local Nginx sever(laragon). The links work as intended on IE, i.e, I click on the link and it opens a file explorer window with the linked directory. However nothing happens when I click on the link using Firefox. Instead I get this error message :

   Security Error: Content at http://url.com may not load or link to file://///.../directory.

I have tried adding these lines to prefs.js but it didn't have any effect : user_pref("capability.policy.policynames", "localfilelinks"); user_pref("capability.policy.localfilelinks.sites","http://localhost"); user_pref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess");

Is there any possible workaround to activate local links without using an extension?

Hello, So I've been trying to activate local links which would open a local directory in file explorer. I'm trying to do this on a wiki based on MediaWiki running on a local Nginx sever(laragon). The links work as intended on IE, i.e, I click on the link and it opens a file explorer window with the linked directory. However nothing happens when I click on the link using Firefox. Instead I get this error message : Security Error: Content at http://url.com may not load or link to file://///.../directory. I have tried adding these lines to prefs.js but it didn't have any effect : user_pref("capability.policy.policynames", "localfilelinks"); user_pref("capability.policy.localfilelinks.sites","http://localhost"); user_pref("capability.policy.localfilelinks.checkloaduri.enabled", "allAccess"); Is there any possible workaround to activate local links without using an extension?

Όλες οι απαντήσεις (1)

more options