paste to form file field

ctrl-v to paste clipboard file into file form field

Tính đến 24-08-2021. Xem phiên bản mới nhất.

Tác giả
gholk
Đánh giá
0 0 0
Phiên bản
4
Đã tạo
24-08-2021
Đã cập nhật
24-08-2021
Size
3 KB
Giấy phép
N/A
Áp dụng cho

this script allow user to paste or drag file into the file field of form. you can:

  • right click on image > copy image > ctrl-v on web-page containing form allow upload file
  • drag image from other web-page and drop on web-page
  • drag file from desktop or file explorer
  • drag text which is a url

this script is design for general propose. it should work in any page containing file upload field (<input type="file">). if you are using any web-page with file upload field, you can add its url to this script's userscript include/match list, (monkey menu > paste to form file field > userscript option > userscript include or userscript match) so you can paste/drop file into the form.