paste to form file field

ctrl-v to paste clipboard file into file form field

目前為 2021-08-24 提交的版本,檢視 最新版本

作者
gholk
評價
0 0 0
版本
4
建立日期
2021-08-24
更新日期
2021-08-24
尺寸
2.8 KB
授權條款
未知
腳本執行於

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.