Skip to content

Remove Google Calendar Origin Bars by gideontong

Screenshot of Remove Google Calendar Origin Bars

Details

Authorgideontong

LicenseNo License

Categorygoogle

Created

Updated

Size633 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Remove origin bars from Google Calendar so you can color your events the same way they are styled on mobile and tablet devices (i.e. the Google Calendar app on iOS or Android).

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Remove Google Calendar Origin Bars
@version      20240227.21.19
@namespace    https://userstyles.world/user/gideontong
@description  Remove origin bars from Google Calendar so you can color your events the same way they are styled on mobile and tablet devices (i.e. the Google Calendar app on iOS or Android).
@author       gideontong
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://calendar.google.com/calendar/") {
/*
@name           Remove Google Calendar Origin Bars
@namespace      Gideon Tong
@author         gideontong
*/

.uXJUmd, .jSrjCf {
    display: none;
}
}

Reviews

No reviews yet.