Copy Prolific ID to clipboard Button

Adds a copy to clipboard button in the upper right corner of the page

作者
Ronald Cochic
日安装量
0
总安装量
18
评分
0 0 0
版本
0.1
创建于
2023-05-25
更新于
2023-06-01
大小
1.4 KB
许可证
MIT
适用于
所有网站

This script adds a green button in the upper right hand corner of the page that when hovered over will reveal itself and when clicked it will copy your Prolific ID to the clipboard allowing you to paste it. You must edit this script with your own unique Prolific ID. Replace the words "ENTERYOURIDHERE" with your own Prolific ID in the code. An example is shown below.

navigator.clipboard.writeText('ENTERYOURIDHERE')