Any computer geeks out there that can help me add "View Frame Source" and "Reload Frame" to my context menu?
-
Can you take a screenshot of your menu when you right click inside an iFrame? Never heard of this being a thing before :emoji_astonished:
-
LOL x 1
-
-
-
edit: Also I think that just HITs without an iFrame don't have their submit button grayed out at the top and bottom after you accept it-
Today I Learned x 2
Last edited: Jan 27, 2017 -
-
The whole point in asking this question is so that I can find the @match/@include for the hit so I can make a script. I've coding experience, just not with scripts. I was wanting to start dabbling and see if I could make anything useful :)
So if the HIT is not an iFrame, does that mean the source link I'm looking for is just buried in the HIT page's "View Source" result? -
A HIT without an iframe requires a script that just runs on mturk's site itself, as everything about the HIT is on mturk and there is no outside content loading into the HIT.
In this case, your @include would be https://www.mturk.com/mturk/*-
Today I Learned x 1
-
-
Thanks all for your time.-
Like x 1
-