Comments by deodrus on scripts
8 comments
|
Comment on: |
Hey, it still doesn't work with the May 10 update.
Under "Manage User Scripts"
Right now you have it as:
|
|
Comment on: |
indeed. very simple and useful! thanks! |
|
Comment on: |
You are a Jedi of scripts. I love your work! |
|
Comment on: |
Another AWESOME script. Thank you very much!! This is one of the first things I looked for on userscripts. (^_^) |
|
Comment on: |
ah, thank you very much for the quick-fix! It works perfectly for me. I just adjusted the values to display at my own custom co-ordinates using the line you mentioned. Thanks again! and an AWESOME script! I've shared it with my friends on facebook. Keep up the awesome work! |
|
Comment on: |
Hi Margin! This works wonders for me! I modified it a bit to fit my situation! You see, my girlfriend lives in Japan, and we keep updated with GoogleCalendar.
=> I believe the decowner attribute handles that??
Here is the code: (I'm terribly sorry about the long comment!!!)
GM_addStyle(<> /* You can freely change line style. */
#japanTimeLine {
window.addEventListener("load", function() {
function entryTimeLine() {
function updataTimeLine() {
}
var refresh = unsafeWindow._RefreshCalendar;
entryTimeLine();
|
|
Comment on: |
hi znerp! awesome improvement! Seeing 'the bigger picture' has never been so much fun (~_^) the only thing that irks me slightly is that, since i use a widescreen, it sucks to have to shift my eyes to the left each time to view the bigger-thumbnail. It's okay at first, but quickly gets annoying if you use it often. I liked how inYOfaceBook displayed the bigger-thumbnail right next to your mouse cursor. Is it possible to revert back to this? or could you just comment back on what needs to be changed in the code? (*hoping it's an easy fix) |
|
Comment on: |
awesome work, justin!! i love being able to see 'the bigger picture' (pun intended). ;-) |
