Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Getting security error while loading local file from background script , web extension?

  • 2 réponses
  • 1 a ce problème
  • 1 vue
  • Dernière réponse par cor-el

more options

I am trying to get the blob of the last downloaded file using the background script of my Firefox Extension but I am getting the same error again and again i.e. Security Error: Content at moz-extension://03a985fd-d9c4-7e46-8ad1-0272b6c103af/_generated_background_page.html (url of my extension) may not load or link to file:///Users/amandeep/Downloads/demoform1(16).pdf (path of the last downloaded file). I have read many articles but none of them gives me any idea to do it. Please reply soon if anyone has a solution for it.

I am trying to get the blob of the last downloaded file using the background script of my Firefox Extension but I am getting the same error again and again i.e. Security Error: Content at moz-extension://03a985fd-d9c4-7e46-8ad1-0272b6c103af/_generated_background_page.html (url of my extension) may not load or link to file:///Users/amandeep/Downloads/demoform1(16).pdf (path of the last downloaded file). I have read many articles but none of them gives me any idea to do it. Please reply soon if anyone has a solution for it.

Toutes les réponses (2)

more options

Did you contact the extension maker about it? Extension issues aren't a FF end user help from problem.

more options

Try to ask advice at the Addons forum if this is your own extension.