Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Some weird problems with Android Firefox download

  • 1 odpowiedź
  • 1 osoba ma ten problem
  • 7 wyświetleń
  • Ostatnia odpowiedź od Paul

more options

I am creating userscript, webextension and etc. Current my script downloads several files with renaming. I know that there is some illegal character for windows file name like /?<>\:*|\". My script automatically replace this characters with full-width or remove. In android file system (like in linux) there is only one illegal character: / (used for folder address). But Firefox won't download file with name that contain characters like [],:?;*-/<|>". I use GM.download for userscript and for webextension browser.downloads.download with url and filename options. This also work like this in kiwy (android chrome with addons). Android Firefox can download file that contain this characters. This mean that you can download this file when link clicked, but can't download via userscript or addon.

Second problem is in desktop firefox if you download too many files (like 100 files) it will download 6 file at same time. But in android it download all file same time.

I am creating userscript, webextension and etc. Current my script downloads several files with renaming. I know that there is some illegal character for windows file name like /?<>\:*|\". My script automatically replace this characters with full-width or remove. In android file system (like in linux) there is only one illegal character: / (used for folder address). But Firefox won't download file with name that contain characters like [],:?;*-/<|>". I use GM.download for userscript and for webextension browser.downloads.download with url and filename options. This also work like this in kiwy (android chrome with addons). Android Firefox can download file that contain this characters. This mean that you can download this file when link clicked, but can't download via userscript or addon. Second problem is in desktop firefox if you download too many files (like 100 files) it will download 6 file at same time. But in android it download all file same time.
Załączone zrzuty ekranu

Zmodyfikowany przez yusif.e.shukurov w dniu

Wszystkie odpowiedzi (1)

more options

Hi

Please appreciate that desktop and Android Firefox's are two different pieces of software designed to run on two different platforms.

For help with your web extension, you are best asking in our dedicated forum here.

I hope this helps.