Tagged Questions

2
votes
1answer
175 views

ajax PUT request failing

Doing an ajax get request works as expected using the following code $K.ajax({ type: "GET", contentType: "application/json", url: "http://someObscureURLThatIWontBeSharing/da …
3
votes
2answers
65 views

Inconsistent Facebook Rule Firing

I have a rule that injects video, tweet and blog post information down the right-hand column of a users Facebook homepage. Initial log-in to Facebook fires the rule but if I return …
4
votes
1answer
67 views

KRL method for annotating Gmail?

Feature request: I'd be interested in a KRL method for annotating emails in Gmail -- probably both the main "inbox" screen and individual email pages -- as well as a more generaliz …