enter something useful
// ==UserScript==
// @name Clicker for Mrsreader
// @version 0.1
// @description enter something useful
// @author You
// @match https://ops.cielo24.com/mediatool/transcription/jobs*
// @require http://code.jquery.com/jquery-latest.min.js
// @grant none
// @namespace https://greasyfork.org/users/710
// ==/UserScript==
$("textarea:first:visible").focus();