Greasy Fork is available in English.

arxiv titleAsPDFName

when download paper from arxiv.org, automate set the file name as the paper's title

< Feedback on arxiv titleAsPDFName

Question/comment

§
Posted: 24. 03. 2020

Not working now on chrome

It seems the v0.5 not work now. I changed the fetch method of the url from //var url = document.getElementsByClassName("full-text")[0].getElementsByTagName('a')[0].href; to var url = loc[0].getElementsByTagName('li')[0].getElementsByTagName('a')[0].href;

It should work now, can you test and update this script?

EvanL00Author
§
Posted: 01. 04. 2020

It works on my machine with Chrome. Could you try with Chrome to see if it works or not?

§
Posted: 26. 05. 2020

I tried the script again on two different machine using Chrome as browser, both of them don't work.

§
Posted: 10. 07. 2020

Chrome + IDM
Not working

Post reply

Sign in to post a reply.