|
|
Simple Bubble extension for Google Calendar that gives you Context Menu Items for different actions. |
|
||
|
You must be logged in to post a comment. |
|
|
Simple Bubble extension for Google Calendar that gives you Context Menu Items for different actions. |
|
||
|
You must be logged in to post a comment. |
Another feature that would be great would be to have an event notification popup in the corner of the screen.
I noticed that the context menus were not working so I took the liberty to fix it, do you want me to send you a patch or else I can post a new extension.
Hi Vtatai,
thank you for your note regarding the bug and the will to help.
I have added some more generic script to extract the function handlers, so it won’t depend on the obfuscation of the Google Calendar javascript.
But I have some other issue here. I don’t getting notifications from the calendar (not even in regular browsers), I am configuring the events to notify me 10 minutes before but nothing happens. what can it be?
The event notification is working for me, but the context menus still arent. Do the notifications work when the calendar window is open? And under FF?
My bad,,,
The version of Bubbles I have used for testing is not released yet
I have fixed the script.
Next version will support function reference in contextMenu:
SSB.contextMenu.add(”title”, functionName);