Multi paste

Copy every word from the clipboard into multiple consecutive input fields

这些是此脚本变更过代码的版本。 显示所有版本。

  • v0.3 2022-08-21

    Only when the specific keybind is pressed should the script create the string array from the clipboard

  • v0.2 2022-08-21

    Take the data from the clipboard just when press the keybind instead of when the webpage is loaded

  • v0.1 2022-08-20