Greasy Fork is available in English.

Copy Prolific ID to clipboard Button

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

Autor
Samuel Waugh
Denně instalací
0
Celkem instalací
10
Hodnocení
0 0 0
Verze
0.1
Vytvořeno
25. 05. 2023
Aktualizováno
01. 06. 2023
Licence
MIT
Spustit na
všech stránkách

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')