Report user

mmmturkeybacon

Recent comments

This user has not posted any comments recently.

See all user activity.

Scripts

  1. mmmturkeybacon Add Hidden Stats to Dashboard JS - Adds submission, return, and abandonment_rates to the dashboard. Saves stats and only updates them when "Update stats" is clicked to reduce page requests.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    5,026
    Ratings
    5 1 0
    Created
    2014-07-08
    Updated
    2016-04-28
  2. mmmturkeybacon Logged Out Alert JS - Alerts you if you've been logged out of mturk. Your dashboard page must remain open in a tab for this script to work. To have this script open a new sign in page when a log out is detected change OPEN_SIGNIN_WIN to true.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    863
    Ratings
    3 0 0
    Created
    2014-07-08
    Updated
    2015-12-29
  3. mmmturkeybacon Ghost HIT Buster for Forums JS - Searches forum posts for HIT links, follows them, determines if the HIT is still available, and strikes the post if the HIT is a ghost or changes the link text to show the automatic approval time and number remaining if the HIT is available. Works with Live Update. Uses just-in-time link checking to reduce "maximum allowed page request rate" errors. Uncomment CHIME to receive an audio alert if there is a new HIT post.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    1,717
    Ratings
    5 0 0
    Created
    2014-07-08
    Updated
    2016-03-27
  4. mmmturkeybacon Queue Order Fix JS - After completing a HIT anywhere within your queue (i.e. HITs Assigned To You), this script will automatically continue the HIT at the top of your queue.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    11,818
    Ratings
    11 0 0
    Created
    2014-07-08
    Updated
    2015-12-11
  5. mmmturkeybacon Scroll To Workspace JS - When a HIT has been accepted, this script scrolls the mturk workspace to the top of the window. When a HIT is being previewed, this script scrolls the 'Accept HIT' button to the top of the window, unless there is a CAPTCHA. Whenever a HIT is previewed or accepted, this script sets the iframe height equal to the browser's viewport height to ensure proper scrolling and gives focus to the iframe.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    8,941
    Ratings
    13 1 0
    Created
    2014-07-08
    Updated
    2015-05-11
  6. mmmturkeybacon Numbered Google Results with Easy Copy JS - Numbers results in the format M.N to show the result number. If you are on the first page it divides the results up into groups of 10 and after every 10 results M is increased by 1. This allows you to quickly see which page a result would be on if there were 10 results per page. For any page after the first, M is the page number and N is the result number. Hold the pointer over a button for instructions on copying. Disable Google Instant (Gear>Search settings>Never show Instant results).

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    552
    Ratings
    0 0 0
    Created
    2014-07-08
    Updated
    2015-04-04
  7. mmmturkeybacon Export Mturk History JS - Exports Mturk history to tab separated values so you can easily save the HITs you've worked on in a spreadsheet.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    1,861
    Ratings
    2 0 0
    Created
    2014-07-08
    Updated
    2016-12-21
  8. mmmturkeybacon Bad Link Fixer JS - Sometimes requesters will leave off the protocol at the beginning of a URL; for example, www.example.com instead of http://www.example.com. This results in bad links that look like https://www.mturkcontent.com/dynamic/www.example.com. This script prepends "http://" to links that don't start with "http" or "/". I'm not sure if it makes sense for any HIT to use relative links. It's possible this script might break valid links. It's best to leave it disabled until you need it.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    274
    Ratings
    0 0 0
    Created
    2014-07-08
    Updated
    2015-02-23
  9. mmmturkeybacon Color Coded Search with Checkpoints JS - Changes the title row of a HIT's description to match the average of it's Turkopticon ratings. Changes the color of the reward amount to match the color of the Turkopticon rating for pay. Adds colored checkboxes to show/hide HITs by color rating. Adds a gray checkbox to show only HITs for which you are not qualified. Changes the background color of the HIT title and link to white for Master's HITs. Changes the color of HITs for which you are not qualified to a darker gray. And more!

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    3,593
    Ratings
    8 0 0
    Created
    2014-07-08
    Updated
    2015-07-22
  10. mmmturkeybacon Avatar Switcheroo (XenForo) JS - Add the username and new avatar to the associative array to replace a user's avatar. Automatically turns users without avatars into robots.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    26
    Ratings
    2 0 0
    Created
    2015-01-30
    Updated
    2015-04-01
  11. mmmturkeybacon Floating Timers JS - Adds total time elapsed, time remaining, and task time elapsed to a floating display. The task timer keeps track of page load times to more accurately reflect the amount of required to finish a HIT.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    1,710
    Ratings
    6 0 0
    Created
    2015-02-04
    Updated
    2015-04-13
  12. mmmturkeybacon Last HITs Previewed JS - Shows a log of the last 50 HITs that were previewed. This can aid you in saving a HIT to look at later, examining a HIT's contents after it has been submitted, contacting a requester, looking at turkopticon ratings, or sharing a HIT. MTurk Great HIT Export and mmmturkeybacon Color Coded Search with Checkpoints should execute after this script so they operate correctly on the page it generates. To see the last 50 HITs previewed visit: https://www.mturk.com/mturk/viewhits?last_hits_previewed

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    703
    Ratings
    4 0 0
    Created
    2015-02-12
    Updated
    2016-12-21
  13. mmmturkeybacon Expected Earnings - Projected Earnings This Month JS - Shows projected earnings for the current month assuming all HITs are approved. If you complete a HIT after the HIT's status page has been processed by this script it will not be shown in the total until cookies are cleared and the total is recalculated by processing all of the pages again. Bonuses are also not shown in the total.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    3,383
    Ratings
    5 0 0
    Created
    2015-03-02
    Updated
    2016-06-03
  14. mmmturkeybacon Expected Earnings - Projected Earnings This Week JS - Shows projected earnings for the current week assuming all HITs are approved. If you complete a HIT after the HIT's status page has been processed by this script it will not be shown in the total until cookies are cleared and the total is recalculated by processing all of the pages again. Bonuses are also not shown in the total. The start of the week is determined by the setting in mmmturkeybacon Seven Days Dashboard and Weekly Total; the default value is Sunday.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    5,183
    Ratings
    4 0 0
    Created
    2015-03-02
    Updated
    2016-06-03
  15. mmmturkeybacon Expected Earnings - Projected Earnings For Today JS - Shows projected earnings for the current day assuming all HITs are approved. If you complete a HIT after the HIT's status page has been processed by this script it will not be shown in the total until cookies are cleared and the total is recalculated by processing all of the pages again. Bonuses are also not shown in the total. This script was written to prevent miscalculations caused by maximum page rate exceeded errors that plagued the original version.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    2,776
    Ratings
    2 0 0
    Created
    2015-03-02
    Updated
    2015-03-09
  16. mmmturkeybacon Seven Days Dashboard and Weekly Total JS - Puts the last seven days, whether they were worked on or not, on the dashboard. Puts the sum of the columns for the week in weekly total fields. Let's you choose which day is the start of the week for calculating the weekly total (the same day is used by mmmturkeybacon Expected Earnings - Projected Earnings This Week). Copy the totals line to generate your own weekly activity report.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    1,412
    Ratings
    4 0 0
    Created
    2015-03-02
    Updated
    2016-01-02
  17. mmmturkeybacon Embiggen Radio Buttons and Checkboxes JS - Adds a colored label around radio buttons and checkboxes that increases the area that registers a click. If the button/box is clicked the label turns green. This script lets you more effectively click while requiring less precision and makes it easier to see which items are selected. I can't guarantee this script won't foul up a page's layout. If it does disable it. mmmturkeybacon Unclick Radio Button is a helpful companion to this script.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    1,442
    Ratings
    2 1 0
    Created
    2015-03-22
    Updated
    2015-03-31
  18. mmmturkeybacon Unclick Radio Button JS - Allows you to unclick (i.e. clear, deselected, uncheck) a radio button by clicking on the radio button or the radio buttons label. This script is a helpful companion to mmmturkeybacon Embiggen Radio Buttons and Checkboxes.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    1,651
    Ratings
    4 0 0
    Created
    2015-03-22
    Updated
    2015-03-22
  19. mmmturkeybacon Color Coded Queue JS - Adds Turkopticon ratings. Changes the title row of a HIT's description to match the average of it's Turkopticon ratings. Changes the color of the reward amount to match the color of the Turkopticon rating for pay. Adds colored checkboxes to show/hide colored highlighting. Changes the background color of the HIT title and link to white for Master's HITs. Changes the color of visited links to black. Changes requester's name into a link that searches for HITs by that requester.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    797
    Ratings
    3 0 0
    Created
    2015-03-28
    Updated
    2015-06-03
  20. mmmturkeybacon Butt-in Buttons JS - Adds a PandA (previewandaccept: accepts a HIT from within in the group at random) link/button. Adds a Pick & Roll button that accepts the very HIT you are previewing (if still available) and then skips to a new HIT. Adds the automatically accept checkbox to HIT previews. Shows the Accept button and CAPTCHAs right away. Adds a RandA button that returns a HIT and loads the HIT's PandA URL. Makes the Return button red. Puts the buttons closer to the workspace. Removes the "Total Earned" field.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    674
    Ratings
    4 0 0
    Created
    2015-04-08
    Updated
    2015-04-28
  21. mmmturkeybacon Preview Overlay JS - Covers a HIT's workspace with a gray overlay if the HIT has not been accepted. Clicking once on the overlay will remove the gray foreground and allow you to interact with the HIT's contents while still showing a message warning you the hit has not been accepted.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    145
    Ratings
    0 0 0
    Created
    2015-04-25
    Updated
    2015-04-27
  22. mmmturkeybacon Auto Reload Google IFrame On Error JS - Automatically reloads the iframe of a Google HIT if the "Please refresh the current page in your browser." error occurs. Adds a reload button in the top right corner of the iframe for Google HITs.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    1,813
    Ratings
    4 0 0
    Created
    2015-06-15
    Updated
    2015-06-18
  23. mmmturkeybacon PandA HEAD request JS - Accepts a HIT with a PandA link by a HEAD request instead of a normal GET request. Add &MTB_HEAD_REQUEST to the end of a PandA URL to run. This is a very bare bones script and gives almost no feedback to the user, so keep an eye on your queue and edit REQUEST_DELAY to suit your needs.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    119
    Ratings
    1 0 0
    Created
    2015-12-23
    Updated
    2015-12-23
  24. mmmturkeybacon Show Hidden Content in Quotes JS - Replaces ***Hidden content cannot be quoted.*** with the hidden content if the quoted post is on the same page as the post that is quoting it.

    Author
    mmmturkeybacon
    Daily installs
    0
    Total installs
    283
    Ratings
    1 0 0
    Created
    2016-03-22
    Updated
    2016-03-25