Zoom-Enhancer for Google Calendar

Job ID: 37772845

Budget: $10 – $30 USD

I have multiple windows open to Google Calendar. I need to be able to zoom one/some of them without all of them being zoomed.

Chrome does not support per-tab zooming. So if I use Chrome's built in zoom, it will zoom for all windows/tabs that I have open to Google Calendar. I do not want that.

I cannot use any of the per-tab zooming Chrome extensions.

I can user user-scripts to modify/alter the page.

document.body.style.zoom=1.5 works but it doesn't zoom everything. For example, after using document.body.style.zoom=1.5, when you click on an event, the event window is not in the right location -- it gets cut off. It is in the right location when using Chrome's zoom but, as I mentioned earlier, I can't use that because it zooms all open windows/tabs open to Google Calendar.

So I need someone to write a user-script for Chrome that will add some kind of toggle/button/selector that will let me zoom the page properly, so everything looks like it should -- just like it does with Chrome zoom.

I don't care what the toggle/button/selector looks like. For example, it could be toggled on/off by clicking on the date label (to the left of the search magnify glass on the top).
Related categories: JavaScript CSS HTML5 HTML Google Chrome