Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Help with User.js file

  • 2 risposte
  • 14 hanno questo problema
  • 12 visualizzazioni
  • Ultima risposta di cor-el

more options

i am trying to follow the steps to fix copy and paste here. https://developer.mozilla.org/en-US/docs/Midas/Security_preferences when i get to step 3 there is no user.js file. when i create another one it creates a folder not a script file. how do i create the script file to enter the new scripts?

i am trying to follow the steps to fix copy and paste here. https://developer.mozilla.org/en-US/docs/Midas/Security_preferences when i get to step 3 there is no user.js file. when i create another one it creates a folder not a script file. how do i create the script file to enter the new scripts?

Tutte le risposte (2)

more options

Create a text file, then change the name of the text file to user.js. Please be cautious in trusting websites to read and write to the Windows clipboard. You don't always want websites to see what you're copying between pages or between programs.

more options

Make sure to select file type "All files" when saving the file to prevent Windows from adding a hidden .txt file extension (file type in the Properties should be JS or JScript as Windows calls it).


You can also try to use keyboard shortcuts if the buttons on the web page or other methods aren't working.

  • Copy: Ctrl+C or Ctrl+Insert (Mac: Command + C)
  • Paste: Ctrl+V or Shift+Insert (Mac: Command + V)
  • Cut: Ctrl+X or Shift+Delete (Mac: Command + X)

See also:

Modificato da cor-el il