- Joined
- Aug 6, 2017
- Messages
- 6,313
- Reaction score
- 14,059
- Points
- 1,163
- Age
- 50
- Location
- Vallejo, CA
- Gender
- Male
Thank you It is truly my greatest accomplishment to date.Congrats on the sobriety!
Thank you It is truly my greatest accomplishment to date.Congrats on the sobriety!
make a new line between lines 8 and 9Damn.
So I just looked at the code for that script. Where would an include line and iframe source even go? I'm trying to pick it up perhaps in a backwards way at this point.
// ==UserScript==
// @name Mturk Radio Keybinds
// @namespace https://gist.github.com/Kadauchi
// @version 2.1.4
// @description Keybinds to select radios
// @author Kadauchi
// @icon http://i.imgur.com/oGRQwPN.png
// @include /^https://(www\.mturkcontent|s3\.amazonaws)\.com/
// @include thisshouldbeaurlwiththeiframeyouwant.com*
// @grant GM_getValue
// @grant GM_setValue
// ==/UserScript==
I apologize. This shitty week is getting to me.Not everything has to be an extreme
Just pushed that update along with a fix for remember filter remembering too well.That is awesome, I want it.
It's not a "meh" week?I apologize. This shitty week is getting to me.
You would view page source ctrl+u and search for iframe of the hit you want it to be on... and add it somewhere at the top like here.Damn.
So I just looked at the code for that script. Where would an include line and iframe source even go? I'm trying to pick it up perhaps in a backwards way at this point.
Did you update the extension or one of the scripts, and if its a script which one did you put it on?Just pushed that update along with a fix for remember filter remembering too well.
ExtensionDid you update the extension or one of the scripts, and if its a script which one did you put it on?
It's amazing and I admire you so much for it.Thank you It is truly my greatest accomplishment to date.
Nice, I was trying to build my own but react really sucks.Extension
Full time 5s??So much happened in 2017 I can't even start. I do have a new job to start in 2018 though..kinda
make a new line between lines 8 and 9
Code:// ==UserScript== // @name Mturk Radio Keybinds // @namespace https://gist.github.com/Kadauchi // @version 2.1.4 // @description Keybinds to select radios // @author Kadauchi // @icon http://i.imgur.com/oGRQwPN.png // @include /^https://(www\.mturkcontent|s3\.amazonaws)\.com/ // @include thisshouldbeaurlwiththeiframeyouwant.com* // @grant GM_getValue // @grant GM_setValue // ==/UserScript==
Thank you both!! Would I write an iframe as a URL? I'm gathering not so much, right?You would view page source ctrl+u and search for iframe of the hit you want it to be on... and add it somewhere at the top like here.
// ==UserScript==
// @Name Mturk Radio Keybinds
// @namespace https://gist.github.com/Kadauchi
// @version 2.1.4
// @description Keybinds to select radios
// @author Kadauchi
// @icon http://i.imgur.com/oGRQwPN.png
// @include /^https://(www\.mturkcontent|s3\.amazonaws)\.com/
// @grant GM_getValue
// @grant GM_setValue
// ==/UserScript==
I think I already have that one, going back to the old place but with more money and tons of promises IN WRITING.Full time 5s??
Interacting/pulling crap from MTurk? If you need help with something lemme know.Nice, I was trying to build my own but react really sucks.
There is a post from @Squatty in the script sub forum that has pictures iirc.Thank you both!! Would I write an iframe as a URL? I'm gathering not so much, right?