Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Learn More

Some weird problems with Android Firefox download

  • 1 одговор
  • 1 има овај проблем
  • 7 прегледа
  • Последњи одговор послао 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.
Приложени снимци екрана

Измењено од стране yusif.e.shukurov

Сви одговори (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.