Gildas
Gildas
From a technical point of view, it's impossible to use FTP in a Web Extension. It seems Dropbox could be supported, see https://www.dropbox.com/developers/documentation/http/documentation. I need to do some tests to...
I added the support of Dropbox as a new destination. The feature will be available in the next version.
@paponius Out of curiosity, did you try the new destination for Dropbox?
Thank you for the feedback, I've requested the production status to Dropbox. You can add a path into the filename template, e.g. `Archives/%if-empty ({date-locale} {time-locale}).{filename-extension}`. The companion could indeed implement...
@yooper I guess the implementation would be very similar to the one used for github, see https://github.com/gildas-lormeau/SingleFile/blob/e57af7306a2002ffea21e8036269bc543d3b94ec/src/lib/github/github.js. What name would be given to this kind of API in SingleFile? Is...
Thank you for the info. Could you give me more details about 4 and 5? What are field names?
Thank you but I would like to know what "File Field Name" (4) and "Url Field Name" (5) are for.
Thank you, so they woule the field names of the form. Your proposal serms OK to me. Maybe the word "form" should be in the name, e.g. 'REST Form API...
Unfortunately, I cannot reproduce this issue. I did the tests with Firefox ESR on macOS. I suspect you've installed another extension that injects content into the page. This might explain...
@abolibibelot1980, @Davidebyzero, @noto10 Did you enable the option `Stylesheets > compress CSS content` in SingleFile?